in reply to Good code reference

why note post some offending code so we can pick it apart?

There's nothing programers like more than picking out faults in someone else's program. :-)

update: There is a serious point here. You can religiously follow all the commandments in perlstyle, and still write shocking code. Tortured logic replaced by standard idioms can make for much easier to read code.

---
my name's not Keith, and I'm not reasonable.