Changes for version 1.02 - 2011-03-15

  • FEATURES
    • new method is_terminated() allows to inquire about the child process state
  • ENHANCEMENTS
    • added a relatively sane behaviour when a SIGCHLD handler exists
    • warns when such a SIGCHLD handler may prevent prevent the capture of status information at the death of a child process
    • added a -quiet option to silence the warning
    • ported fixes from Git::Repository to work with modules that do bad things to STDIN, STDOUT and STDERR (thanks to Todd Rinaldo)

Modules

Object for running system commands
Reap processes started by System::Command