You shouldn't be using env. You should be using #!/usr/bin/perl which gets rewritten to the correct line by the installer. A script should use the perl that installed it (and thus has the modules it needs), not whichever happens to be first in the search path. Hopefully, the installer is CR-aware, avoiding the entire issue.
In reply to Re: CR/LF in bin
by ikegami
in thread CR/LF in bin
by dk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |