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

Re^2: If/Else or Unless Not Triggering Correctly

by misterperl (Pilgrim)
on Apr 21, 2016 at 14:54 UTC ( [id://1161102]=note: print w/replies, xml ) Need Help??


in reply to Re: If/Else or Unless Not Triggering Correctly
in thread If/Else or Unless Not Triggering Correctly

else { # do nothing }
is exactly the same as
# do nothing
(THAT IS if an optimizer zapped this clause for you. Otherwise it's not quite the same because it wastes machine cycles)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-16 18:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found