Skip Menu |

This queue is for tickets about the Catalyst-Engine-JobQueue-POE CPAN distribution.

Report information
The Basics
Id: 56575
Status: resolved
Priority: 0/
Queue: Catalyst-Engine-JobQueue-POE

People
Owner: Nobody in particular
Requestors: STOCKS [...] cpan.org
Cc:
AdminCc:

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



Subject: !# line causes error when trying to run script/appname_jobqueue.pl
This is the first line of the script (script/appname_jobqueue.pl) that the helper creates: #!env perl -w This causes the following error on my system: bash: script/jobqueueapp_jobqueue.pl: env: bad interpreter: No such file or directory Looking at script/appname_server.pl, the first line is: #!/usr/bin/env perl Changing the appname_jobqueue.pl to this fixes the issue. Let me know if you need details specific to my system.
Fixed in release 0.0.4