Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: variable set to 0 ? 0 : 1 (return by itself returns undef in scalar context)

by Flexx (Pilgrim)
on Sep 06, 2002 at 12:51 UTC ( [id://195628]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    return 1 if $status == 0;
    return; # a return by itself implicitly returns an empty list
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found