Revision history for Perl extension Parallel::Fork::BossWorkerAsync.
0.05 2009-12-12
- Worker callback errors no longer cause child to exit.
- Introduce ERROR hash key into result.
- Wait for all child workers to be reaped before exiting boss.
- This will hopefully clean up the non-Windows test failures.
0.04 2009-09-13
- Improve error messages.
0.03 2009-04-01
- changed author email
0.02 2009-04-01
- reduced required perl version to 5.6.0 in Makefile.PL
0.01 2009-03-09
- original version; created by h2xs 1.23 with options
-AX Parallel::Fork::BossWorkerAsync