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.002 - 2009-04-17

  • Fixed barewords STDIN/STDOUT/STDERR while "strict subs".
  • Extracted examples into new EXAMPLES section in pod.
  • Included "META.yml" in dist.
  • Extracted license info from "README" into its own file "LICENSE".
  • Skip 'background' test in "02_IPC-Exe.t" if not in DEBUG mode. Testing bg() requires manual inspection.

Modules

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