in reply to Re: perl script not running properly off web server
in thread perl script not running properly off web server
Another possibility, if he is editing the code under Windows and running under Linux (or vice-versa), it to check if the lines are properly delimited. Win/DOS delimiters can confuse the Perl parser under Linux, and I have no idea what the Linux/UNIX delims would do under Windows.
--rjray
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: perl script not running properly off web server
by krujos (Curate) on Jul 31, 2002 at 20:31 UTC |