YAPC::NA 2007

June 25-27, Houston, TX

Customizing and Extending Perl Critic

Customizing and Extending Perl Critic

By Josh McAdams (‎jmcadams‎) from Chicago.pm
Date: Wednesday, June 27, 2007 11:10 AM
Duration: 50 minutes
Language:


Perl Critic alone is an amazing tool for statically analyzing and improving your code. However, the out-of-the-box (or off-of-the-CPAN) solution might not be exactly what you are looking for. This talk will show how projects like Bangs have taken Perl Critic and built upon it to create a custom environment for statically analyzing your code. It will also show you how to truly embrace and extend Perl Critic to fit the needs of your development shop.