Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Burned by precedence rules

by ikegami (Patriarch)
on Dec 23, 2008 at 19:39 UTC ( [id://732361]=note: print w/replies, xml ) Need Help??


in reply to Burned by precedence rules

Do you avoid using and et al. unless inside parenthesis or in if-else?

Yes. I only used them when followed by next, last, return, die or some other flow control expression.

I wouldn't use them in expressions even if they had the same precedence as they non-text equivalents because visually distinguishing operators from surrounding identifiers is a good thing.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (8)
As of 2024-04-24 08:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found