This release fixes a bug which was triggered if you specified 0 as
max_procs and some ambiguity in the documentation.


Changes: This release fixes a bug which was triggered if you specified 0 as max_procs and some ambiguity in the documentation.


Changes: Now you can run a job periodically when the main process waits for children, and the "on wait" job will also run from the "wait_all_children" method call.


Changes: A minor bug with calling the "on_finish" callback is now fixed.


Changes: Support for ActivePerl on Win32 was added. The broken wait_one_child was fixed.


Changes: This release includes some small documentation and code fixes.