in reply to Re: Turning *off* warnings causes the script to fail :(
in thread Turning *off* warnings causes the script to fail :(
The problem here is, "It works when explicitly invoked with perl, but fails when launched as an executable." The reason in this case appears to be a DOS line ending causing a carriage return to be seen as part of the interpreter's name.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re (tilly) 2: Turning *off* warnings causes the script to fail :(
by Zucan (Beadle) on Aug 21, 2001 at 17:17 UTC | |
by tilly (Archbishop) on Aug 21, 2001 at 18:04 UTC |