in reply to perl script on Win32
In answer to your final question Activestate perl reads #! C:\Perl\bin\perl -w and gets the -w flag so it will run the program with warnings. It will not use that line to find where perl resides.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl script on Win32
by elwarren (Priest) on Aug 06, 2004 at 14:52 UTC |