This is the Parallel::Forker Package.
This package is Copyright 2002-2010 by Wilson Snyder <wsnyder@wsnyder.org>.
This program is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.
This code is provided with no warranty of any kind, and is used entirely at your own risk.
Parallel::Forker manages parallel processes that are either subroutines or system commands. Forker supports most of the features in all the other little packages out there, with the addition of being able to specify complicated expressions to determine which processes run after others, or run when others fail.
See the Parallel::Forker manpage for a detailed description of this package.
The latest version is available at `http://www.perl.org/CPAN/', and from `http://www.veripool.org/'.
This version of Parallel::Forker has been built and tested on:
It should run on any system with Perl. It may be easily modified to support other compilers.