|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Premature End of Script Headers Reasons?by phildog (Novice) |
| on May 06, 2003 at 17:19 UTC ( #255953=note: print w/ replies, xml ) | Need Help?? |
|
this came up for me today, here's what was wrong #which perl /usr/bin/perl your script: #!/usr/local/bin/perl my solution (as root): ln -s /usr/bin/perl /usr/local/bin/perl sure, you can fix your #! line in your scripts too if that makes you feel better!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||