Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them viaemail.
Changes for version 0.25
- Fix exec code
- Call srand so children aren't all the same random seed
- Fix strange behaviour where perl can't see value in lexical $cycles after loop. Making $cycles a package var fixes this for some reason.
Modules
Make perl scripts persistent in memory
Module Install Instructions
To install PPerl, copy and paste the appropriate command in to your terminal.
cpanm PPerl
perl -MCPAN -e shellinstall PPerl
For more information on module installation, please visitthe detailed CPAN module installation guide.