Stephan Hochhaus <[EMAIL PROTECTED]> wrote:
:
: why is it everyone keeps suggesting use warnings when you
: could use diagnostics and get a whole lot of more info?
: I'd go for the diagnostics instead of the warnings module.
: Does this have any negative side effects (besides working
: towards the title of most-annoying-know-it-all) or why
: exactly is everyone advising warnings over diagnostics?
I recommend warnings over not using warnings at all
(and over -w). diagnostics is great, but after a while I
got used to what to look for and didn't need it any more.
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>