ca36f47a34
PR: ports/70229 Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
7 lines
385 B
Text
7 lines
385 B
Text
DBD::PgPP is a Pure Perl client interface for the PostgreSQL database.
|
|
It implements the PostgreSQL client/server network protocol and doesn't
|
|
need an external PostgreSQL client library like "libpq" for it to work.
|
|
Consequently, it allows one to connect to a PostgreSQL server from
|
|
operating systems to which PostgreSQL has not been ported.
|
|
|
|
WWW: http://search.cpan.org/dist/DBD-PgPP/
|