Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: in search of a more elegant if then else

by rir (Vicar)
on Feb 22, 2010 at 13:24 UTC ( [id://824628]=note: print w/replies, xml ) Need Help??


in reply to in search of a more elegant if then else

There is also shellish short circuiting. (I can't say that fast.)
$var = "condition_false"; $condition and $var = "condition_true;
Be well,
rir

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-03-28 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found