mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
ca36f47a34
PR: ports/70229 Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
8 lines
385 B
Plaintext
8 lines
385 B
Plaintext
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/
|