PostgreSQL PostgreSQL Perl Interface for OS X VERSION: V2.0

Project Source code pages
Mac OS X package built by Chris Roberts
PGSQL.PM.sit Version: v2.0


This Perl Module works with PG.pm to make the use of PostgreSQL without the PERL DBI simple and lightweight.

to install copy Sql.pm to /System/Library/Perl/ on OS X or site-perl on other platforms.

Construction of SQL is simple with SQL.pm
Always start your script with "use Sql;"
The following commands are supported: