Changes for version 0.05 - 2017-11-13

  • Explicitly drop MSWin32 support intests (AnyEvent::Open3::Simple does not support MSWin32 due to lack of support for writing to process pipes)
  • Support for specifying includes to the perl path (e.g., -Ilib) in the worker process

Modules

Asynchronously runs code concurrently in a pool of perl processes
A simplified, straightforward way to parallelize tasks
Manages an individual worker process
A serializable work unit
A multi-process pool for Perl
The task executor code run in the worker process