Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^5: Use of uninitialized value

by Ratazong (Monsignor)
on Nov 23, 2010 at 13:22 UTC ( [id://873202]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Use of uninitialized value
in thread Use of uninitialized value

if (($numerator > 0) && ($denominator > 0)){ print "..."; # (print) do +es not work here
The condition will never be true, as at least one of the variables is undef. Therefore the print will never be executed. I assume that this is the reason for the comment does not work here.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2026-04-18 17:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.