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

Changes for version 0.08 - 2013-01-23

  • The command running code now uses IPC::Run3::run3, so you can pass stdin, stdout, and stderr parameters to the psql and pg_dump ->run() methods. This is useful for passing in SQL to psql or capturing output from pg_dump, as well as capturing error output.

Modules

Run Postgres CLI utilities
Wrapper for the psql utility
Wrapper for the pg_dump 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