Subject: | Cannot pass parameters to pperl in script |
Using the commandline "/usr/bin/pperl --prefork=25 <scriptName>" works
fine. However adding "#!/usr/bin/pperl --prefork=25" does not work,
gives "Unrecognized switch: --prefork=25 (-h will show valid options).
pperl: perl script failed to start: No such file or directory" as output.