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

Changes for version 0.08 - 2012-04-21

  • API Changes:
    • Split wait_child() out of close().
  • New Features:
    • SIGCHLD handler and "on_exit" subref support
  • Enhancements:
    • More informative debugging output
  • Bug Fixes:
    • Filehandle fixes from inherited code as described here: https://rt.cpan.org/Public/Bug/Display.html?id=73614

Modules

run a system command or spawn a system processes
command/process templates for Sys::Cmd