Changes for version 20250809.0

  • Tests are good in dev version. Releasing to stable.

Changes for version 20250715.0_01

  • #172 - Reduce delays in detecting child exit
  • #174 - Add quickstart section at the top of the docs
  • #177 - Retry _read() on EINTR, instead of losing pipe contents.
  • In test suite, work around bug in NetBSD 10.

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.
deliver nonstandard command lines via IPC::Run.
helper processes to shovel data to/from parent, child