The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2013-04-01

  • Added Pg::CLI::createdb and Pg::CLI::dropdb classes.
  • Made the database argument optional for Pg::CLI::psql->run(). There are some options (like "psql -l") that don't require a database.

Modules

Run Postgres CLI utilities
Wrapper for the createdb utility
Wrapper for the dropdb utility
Wrapper for the psql utility
Wrapper for the pg_dump utility
Wrapper for the pg_restore utility
Wrapper for the psql utility

Provides

in lib/Pg/CLI/Role/Connects.pm
in lib/Pg/CLI/Role/Executable.pm
in lib/Pg/CLI/Role/HasVersion.pm