http://qs321.pair.com?node_id=215077


in reply to Perl Programming guidelines/rules

18.Did you consider using CVS?
28. I do not agree. If you leave out $_ you prohibit a vital perl feature.
30.If warnings are turned on you are warned about uninitialized values, aren't you?
Finally, there is perltidy, which formats your code according to your rules.

update (broquaint): title change (was $_)