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

Changes for version 1.16 - 2015-01-09

  • Fixed bug in CommmandFailedException and CommandRunner that was causing the to_string to print err message with out header when only capturing err.

Modules

An extension to IPC::Open3 that will feed out and err to callbacks instead of requiring the caller to handle them.
A utility class that provides subroutines for building shell command strings.
An exception thrown when run_or_die encounters a failed command
A utility class that wraps IPC::Open3::Callback with available output buffers and an option to die on failure instead of returning exit code.
A logger for when Log4perl is not available

Provides

in lib/IPC/Open3/Callback/Command.pm