diff options
author | Joey Trungale <joey@trungale.net> | 2010-05-13 00:59:05 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:05 +0200 |
commit | b3dbb57a9b556c26c8fb7c1493d20a00c8a1c283 (patch) | |
tree | 421cbc2e75823088ced6433cb2162f35d2e9121f /libraries/perl-DBD-Pg/README | |
parent | c524cb4ffcd56065c1e30a6faa738a012063fc65 (diff) |
libraries/perl-DBD-Pg: Added to 13.0 repository
Diffstat (limited to 'libraries/perl-DBD-Pg/README')
-rw-r--r-- | libraries/perl-DBD-Pg/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/perl-DBD-Pg/README b/libraries/perl-DBD-Pg/README new file mode 100644 index 0000000000..115043bf12 --- /dev/null +++ b/libraries/perl-DBD-Pg/README @@ -0,0 +1,4 @@ +DBD-Pg is the DBI PostgreSQL interface for Perl. + +This requires perl5, DBI, PostgreSQL, and Test::Simple. PostgreSQL is +available on SBo, the others are included with perl5 in Slackware-13.0. |