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 20200505.0

  • #125 - Fix syntax errors in POD examples
  • #127 - Switch Readonly testing requirement to a recommends
  • #129 - Fix full_result to always return $?
  • #136 - kill_kill: Immediately KILL the child process as documented for Win32.
  • Switch to github actions for CI testing
  • Re-structure shipped files into eg
  • Move author tests into xt and test them separately.

Modules

system() and background procs w/ piping, redirs, ptys (Unix, Win32)
debugging routines for IPC::Run
I/O channels for IPC::Run.
Timer channels for IPC::Run.
helper routines for IPC::Run on Win32 platforms.
helper routines for IPC::Run on Win32 platforms.
helper processes to shovel data to/from parent, child