Changes for version 0.04 - 2020-11-15
- NOTE: there are backward incompatible changes to the API in this release
- New: importable convenience constructor spawn()
- New: importable process_group() to process a combined queue of messages for a group of related processes
- Removes args constructor parameter; instead, cmd accepts either a complete command string or an array ref of the command and its arguments
- Removes IPC::Simple->async; it was unreliable and of dubious value
Modules
simple, non-blocking IPC
work with several processes as a group
a message received from an IPC::Simple process