Subject: | Preserving shebang line |
Hello Rocco,
It would be desirable to preserve shebang line (#!/path/to/perl -opt)
from the original Perl script. Now Acme::Phlegethoth removes this line,
so resulting script cannot be run on Unix-like systems (or by Apache)
without manual modification.
--
Serguei Trouchelle