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