Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Precedence for Idiots

by mreece (Friar)
on Dec 01, 2006 at 15:28 UTC ( [id://587212]=note: print w/replies, xml ) Need Help??


in reply to Precedence for Idiots

a little whitespace around your operators would make this more readable!

personally, i don't think a precedence tutorial can be complete without touching on the difference between && and || vs and and or.

this bug bit me yesterday:

return $this and $that and is_ok($this, $that);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-28 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found