Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Possible precedence issue with control flow operator

by davido (Cardinal)
on Jan 13, 2020 at 18:24 UTC ( [id://11111370]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    (return something()) or (croak "Something didn't work.\n");
    
  2. or download this
    return (something() || croak "Something didn't work.");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-03-29 05:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found