in reply to Re: Maintainable Code?in thread Maintainable Code?
As for misspelling problems with hashes, if you use Perl 5.8 then you can lock down hashes without a huge performance penalty, making typos easier to catch.