RE: Use Strict

2005-01-13 Thread Ovid
--- "Graeme St. Clair" <[EMAIL PROTECTED]> wrote: > Now I have another Q arising out of this. I have an irreducible pair > of > 'requires explicit package name' msgs that I can't see how to fix. > One > example is:- > > ...perl perl perl > require 'bunch_of_constants.pl'; > ...perl perl perl > $

RE: Use Strict

2005-01-13 Thread Graeme St. Clair
Hmm. By the time I'd knocked most of the errors down (and before I read your reply), the browser started giving 500 after all, and the errors were being duly logged. So just for kicks, I commented out all the my()'s that I'd added, then added your line, and it didn't seem to make any difference t

Re: Use Strict

2005-01-13 Thread Randy W. Sims
Graeme St. Clair wrote: In accordance with The Rules, I added use strict & use warnings to a script invoked from a browser page on the same machine. Last time I did this, as soon as I used the browser page, Apache 'error.log' promptly showed scads of msgs along the lines of '[Wed Dec 08 11:03:52 2

Use Strict

2005-01-13 Thread Graeme St. Clair
In accordance with The Rules, I added use strict & use warnings to a script invoked from a browser page on the same machine. Last time I did this, as soon as I used the browser page, Apache 'error.log' promptly showed scads of msgs along the lines of '[Wed Dec 08 11:03:52 2004] [error] [client ###