argv has asked for the wisdom of the Perl Monks concerning the following question:
s/foo/bar;
and the program just silently exits. It used to report the error just fine.
I run and administer my own system, so no one but me makes changes to the perl distribution, etc. What could explain this?
Oh, and if there are no syntax errors, the code runs perfectly well.
PS. "perl -c" reports no error on the code either.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: no error messages for syntax errors?
by BrowserUk (Patriarch) on Dec 05, 2004 at 22:22 UTC | |
by argv (Pilgrim) on Dec 06, 2004 at 01:58 UTC | |
by BrowserUk (Patriarch) on Dec 06, 2004 at 03:34 UTC | |
by argv (Pilgrim) on Dec 06, 2004 at 04:11 UTC |