in reply to Shebang to a perl program
As workaround you can try to use
as shebang. Another approach is writing small wrapper in C which launches your Perl program and using this wrapper in shebang.#!/path/to/perl /path/to/interpreter.pl
--
Ilya Martynov, ilya@iponweb.net
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org
|
|---|