This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
in reply to Re: Win32 crashes perl in thread Win32 crashes perl
If you run Apache on your windows machine and you have installed Perl at C:\usr\, then Apache will find the perl executable at /usr/bin/perl. So this shebang is necessary and correct.
Re^3: Win32 crashes perl
by CountZero (Bishop) on Dec 01, 2006 at 16:01 UTC
|
I run Apache on my Windows machine. Perl is not installed at c:/usr/ and none of my scripts use the she-bang line and still it works. So it may be correct but it sure is not necessary.
CountZero "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
| [reply] [d/l] |
|