Changes for version 1.02 - 2013-10-30
- Modified Callback.pm to use hashref instead of hash for arguments.
- Added lock_keys to Callback.pm and CommandRunner.pm
- Updated dist.ini to add perltidy
- Included .perltidyrc in project to support multiple developers.
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.
A utility class that wraps IPC::Open3::Callback with available output buffers and an option to die on failure instead of returning exit code.
Provides
in lib/IPC/Open3/Callback.pm