Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: use warnings => Use of uninitialized value...

by jeanluca (Deacon)
on May 29, 2006 at 11:25 UTC ( [id://552286]=note: print w/replies, xml ) Need Help??


in reply to use warnings => Use of uninitialized value...

Now that I'm using warnings (just to see what it can do for me in this particular case) I discovered some new problems which I shouldn't have discovered without warnings turned on.
For example, I allowed a value to be used even if it were not initialized. But now I discovered situations in which this variable was undef or empty while it should have had a value.
This runtime checking mechanism look very very useful, I'm very surprised!

Thnx a lot
Luca
  • Comment on Re: use warnings => Use of uninitialized value...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-25 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found