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

Changes for version 1.010 - 2010-07-25

  • Pass along $! and $^E upon each call to exe(). Do not modify $?, $! and $^E for bg().
  • Hopeful robustness improvements for non-Unix.

Modules

Execute processes or Perl subroutines & string them via IPC. Think shell pipes.