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

Changes for version 0.10 - 2013-02-13

  • Make the pg_restore class actually work. Unlike other Pg CLI commands, with pg_restore the database is passed as "-d Foo", not as the final argument.

Modules

Run Postgres CLI utilities
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