Skip Menu |

This queue is for tickets about the PPerl CPAN distribution.

Report information
The Basics
Id: 35487
Status: new
Priority: 0/
Queue: PPerl

People
Owner: Nobody in particular
Requestors: ayapejian [...] elitemail.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



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.