in reply to
Programming Department
I'd suggest looking at
Perl-Critic
. It's a static source code anaylser based on Conway's guidelines. By using
Perl-Critic
or
Test-Perl-Critic
you can solve a lot of your consistency and quality problems with almost no effort!
-Jeff
Comment on
Re: Programming Department
In Section
Seekers of Perl Wisdom