Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: A Question of style.

by trammell (Priest)
on Jun 06, 2005 at 21:44 UTC ( [id://464099]=note: print w/replies, xml ) Need Help??


in reply to A Question of style.

I think that differences in indentation, etc. are largely superficial. Some real style differences that matter at the end of the day are:
  • Is your code documented and commented?
  • Does your code have a reasonable interface? Have you separated concerns?
  • Does your code have a test suite? Do you use it?
If you do these things these cosmetic issues like your indentation style don't matter.

Log In?
Username:
Password:

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

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

    No recent polls found