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

Re: Perl Best Practices for Everyone!

by sandfly (Beadle)
on Nov 13, 2006 at 23:38 UTC ( [id://583867]=note: print w/replies, xml ) Need Help??


in reply to Perl Best Practices for Everyone!

The big one for me was using a scalar as a filehandle.

Oh - and underscore_separated_words in variable names. I previously used camelCase, for maximum typing speed. The underscore way does enhance readability.

I also converted to using inside-out objects, and distict get_ and set_ methods; but I am finding it a chore. This one might not stick.

Log In?
Username:
Password:

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

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

    No recent polls found