Parallel::MPM::Prefork - A simple non-threaded, non-OO, pre-forking,
self-regulating, multi-purpose multi-processing module. Period.


DEPENDENCIES

Perl 5.10
Module::Build
Test::More


INSTALLATION

perl Build.PL
./Build
./Build test
./Build install


COPYRIGHT AND LICENSE

Copyright © 2013 Carsten Gaebler. All rights reserved. For details see POD text.

This program is free software. You can redistribute and/or modify it under the
same terms as Perl itself.
