Perl::Critic and Perl::Tidy, Your guide to better programming practices.

By Leonard Miller (‎olegm‎) from Minneapolis.pm
Date: Tuesday, June 17, 2008 02:15 PM
Duration: 20 minutes
Target audience: Beginner
Language:
Tags: perl::critic perl::tidy

You can find more information on the speaker's site:


Use Perl::Tidy to help write programs that are easier to read, easier to maintain, and in general prettier. Perl Tidy is a configurable tool that will format your perl code to your specifications.

Use Perl::Critic to find problems in your code that have yet to surface. Perl Critic is another configurable utility that will scan your program for problems in style, readability, security, maintenance and complexity.

This talk will show the new perl programmer why these two modules are useful, how to use them, and how to customize them for their own needs.


Perl Sites : perl | books | dev | history | jobs | learn | lists | use   
Yet Another Perl Conference North America