Re: use warnings, was Re: problem with rand on OSX
From: ? the Platypus {aka David Formosa} (dformosa_at_zeta.org.au)
Date: 09/30/04
- Next message: Joe Smith: "Re: How to check size of harddisk?"
- Previous message: Sherm Pendley: "Re: Explorer doesn't run my perl cgi program like netscape does."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Sep 2004 20:24:46 +1000
"David H. Adler" <dha@panix2.panix.com> writes:
[...]
> For one thing the warnings pragma is more flexible than -w. On the
> other hand, if you're using a sufficiently old version of perl, it does
> not exist.
With 5.8.0 you could switch off -w dervived warnings using no warnings
'blah'; just as effectively as if you used use warnings; And -w takes
only two keypresses.
-- Please excuse my spelling as I suffer from agraphia. See http://dformosa.zeta.org.au/~dformosa/Spelling.html to find out more. Free the Memes.
- Next message: Joe Smith: "Re: How to check size of harddisk?"
- Previous message: Sherm Pendley: "Re: Explorer doesn't run my perl cgi program like netscape does."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|