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

Changes for version 1.118

  • ENHANCEMENTS
    • Avoid calling waitpid() more than necessary in _reap()
    • Close all pipes when loop_on() ends successfully, and avoid a warning when the exit value is not available
  • TESTS
    • Fix t/20-zombie.t, which was broken in Strawberry Perl (viviparous)

Modules

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