freebsd-ports/databases/p5-DBD-PgPP/pkg-descr
Mathieu Arnold ca36f47a34 Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.
PR:		ports/70229
Submitted by:	Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 12:36:56 +00:00

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/