1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/databases/p5-DBD-Pg32/pkg-descr
Matthew Seaman d3d44d35e5 Copy an older version of the p5-DBD-Pg port and hook it back up to the
tree.

Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be
blacklisted for the latest versions of RT 4.0 and 4.2.  This version
is what they prefer.
2014-07-29 08:30:25 +00:00

7 lines
221 B
Plaintext

DBD::Pg is an extension to Perl which allows access to
PostgreSQL databases. It is built on top of the standard
DBI extension and implements some of the methods that DBI
defines.
WWW: http://search.cpan.org/dist/DBD-Pg/