Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Changes - List of significant changes to PostgreSQL::PLPerl::Call
Changes in 1.006
Changed SP->foo to PG->foo.
Fixed tests.
Added documentation on how to enable use in PostgreSQL.
Changes in 1.005
Added DBI as prerequisite.
Skipped tests if createdb fails (e.g. PostgreSQL not installed)
or DBD::Pg isn't available or can't connect.