Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: check Null value

by Unforgiven (Hermit)
on Aug 07, 2009 at 14:06 UTC ( [id://786794]=note: print w/replies, xml ) Need Help??


in reply to check Null value

There is, however, "undefined". Maybe you meant that. You could do something like:
if (not defined $whatever) { # do stuff }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-03-29 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found