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

Re: Meaning of "Clean" Perl code

by Ben Win Lue (Friar)
on Jul 25, 2005 at 15:29 UTC ( [id://477870]=note: print w/replies, xml ) Need Help??


in reply to Meaning of "Clean" Perl code

My definition of "clean" would be "absence of dirt"!

And dirt would be:

  1. Obsolete code. Code that was used before the world changed, but nobody cleaned it up
  2. Misleading comments
  3. Ugly code that tries to cope with the changing world where to complete redesign would have been cleaner
This list implies, that code becomes unclean by aging. On the other hand, even fresh code is not always clean....

Replies are listed 'Best First'.
Re^2: Meaning of "Clean" Perl code
by Anonymous Monk on Jul 26, 2005 at 02:40 UTC
    Probably obvious, but unsecure code is also dirt .

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found