Help for this page
$ pperl <perl params> -- <pperl params> scriptname <script params>
#!/usr/bin/perl -- --prefork 25 print "\n\nHELLO\n";