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 0.90

  • RT 57277 - Add breaking test. No solution at present.
  • RT 68623 - disable parallel tests on windows
  • RT 43072 - Skip dragonfly platform on t/pty.t (hangs)
  • RT 14078 - run() miscalculates length of UTF-8 strings
  • RT 49693 - security patch for lib/IPC/Run/Win32IO.pm s/INADDR_ANY//
  • RT 38193 - Fix error detection on non-English operating systems
  • Add a blank doc entry for IPC::Run::Win32IO::poll to quiet windows pod parser errors
  • RT 57190 - handle PATH environment variable not being defined. WILL NOT default to '.' since UNIX would not do this and the program has been behaving the UNIX way to date.

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