search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
250 B
Text
5 lines
250 B
Text
This program turns ordinary perl scripts into long running daemons, making
|
|
subsequent executions extremely fast. It forks several processes for each
|
|
script, allowing many processes to call the script at once.
|
|
|
|
WWW: https://metacpan.org/release/PPerl
|