Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: Do people find warning for undef with string compare useful?

by perl-diddler (Chaplain)
on Feb 11, 2014 at 21:47 UTC ( [id://1074523]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    mysub($user_data) { $user_$data->{invoice_number} ... } 
    mysub({age => $user_age, inovice_number = $invoice_number}) # TYPO!
    
  2. or download this
    defined($x) or confess;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 02:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found