Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Re: Newbie Errors

by Sherlock (Deacon)
on May 30, 2001 at 07:34 UTC ( [id://84162]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Newbie Errors
in thread Newbie Errors - Uninitialized Values

You should never simply take out -w or use strict; to get rid of an error or warning. by doing so, you haven't really gotten rid of the error, you've simply suppressed the message saying that there is such an error. Doing this is just asking for more errors and instability to crop up without you knowing it.

- Sherlock

Skepticism is the source of knowledge as much as knowledge is the source of skepticism.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84162]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found