Josh McAdams introduced us to Perl Critic, which I'm been meaning to get around to using. Perl Critic "critiques Perl source code for best-practices". He went through how to set it up, example critiques, how to disable critiques you might not agree with via .perlcriticrc and how to set up automatic testing with Test::Perl::Critic.