Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Embracing functions with parentheses

by Vynce (Friar)
on Mar 16, 2005 at 10:04 UTC ( [id://439893]=note: print w/replies, xml ) Need Help??


in reply to Embracing functions with parentheses

I have often wanted a good single perl style guide -- like the MLA or something, but for perl -- but it just can't be done to enough people's satisfaction.

I personally tend to end up with lots o' parens, and if needed I break them up on multiple lines. (sometimes! i swear!)

I think this qestion is one where really, context can matter a lot. do what's right for the situation -- but if you're having to add tons of parens to clarify a precedence issue, consider making it more than one visual line, if not more than one conceptual line. yeah, your code may be a litle faster if you skip a few assignments to temp variables -- but do you care that much?
.

  • Comment on Re: Embracing functions with parentheses

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 19:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found