Changes for version 0.04 - 2010-11-25
- Added a new class, Pg::CLI::pg_config.
- All classes now take an executable parameter so you can explicitly set the path to the executable. By default, classes look in the current path, and die if they cannot find the relevant executable.
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