The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.