summaryrefslogblamecommitdiff
path: root/databases/p5-Pg/pkg-descr
blob: 74f004827be32b4b90c1cc4d4aeb84c35d0f59b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                           
This is version 1.2.0 of pg95perl5.

Pg95perl5 is an interface between Larry Wall's language perl version 5 and
the database Postgres95. This has been done by using the Perl 5 application
program- ming interface for C extensions which calls the Postgres
programmer's interface LIBQ.

Pg95perl5 is based on the pgperl package from Igor Metz and Robert Withrow.
Because the perl interface changed, this interface has been rewritten
following the guidelines from the perlapi manpage. Also the test script
has been adapted to SQL, which has replaced the query language POSTQUEL.