http://www.perlmonks.org?node_id=729647


in reply to Re: Code Maintainability
in thread Code Maintainability

I can't help but agree with this. Going through some code that I wrote 2 years ago, I can easily see *what* it does, but I'm damn happy I used comments to explain *why* I chose to do certain things a certain way.


Remember rule one...