Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Yet another set of Perl best practices

by Anonymous Monk
on Aug 24, 2012 at 12:35 UTC ( [id://989516]=note: print w/replies, xml ) Need Help??


in reply to Yet another set of Perl best practices

Make your subs/methods meaningful.

Make your subs/methods names meaningful.

Now if only there was a book of examples of each practice :)

Replies are listed 'Best First'.
Re^2: Yet another set of Perl best practices
by salva (Canon) on Aug 24, 2012 at 12:45 UTC
    No, I really mean the subs/methods, not their names.

    IMO subs/methods should do something specific, clear and easy to explain (at least, once you have a good vocabulary for the problem space at hand).

    Though, if you have problems naming your methods, it is probably a good indication that you are not doing that right.

    Maybe meaningful is not the right word here...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (9)
As of 2024-03-19 08:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found