in reply to Re: Persistant Perl arguments ( pperl )
in thread Persistant Perl arguments ( pperl )

Tried that already, same issue. Is this a bug with pperl?
#!/usr/bin/pperl --prefork 25 print "\n\nHELLO\n";
Output:
Unrecognized switch: --prefork (-h will show valid options). pperl: perl script failed to start: No such file or directory