Commit Graph

3 Commits

Author SHA1 Message Date
jasper
f1cb0ad840 - p5-Perl-Critic 1.092
- fix license
- add a bunch of missing depends
- add some example files

ok msf@ (MAINTAINER)
2008-10-04 18:00:49 +00:00
msf
796a12c6bf update to 1.051 and add the optional dependencies, they're useful 2007-04-24 01:41:41 +00:00
msf
91223a6add initial import of Perl::Critic 0.21
Perl::Critic is an extensible framework for creating and applying coding
standards to Perl source code. Essentially, it is a static source code
analysis engine. Perl::Critic is distributed with a number of
Perl::Critic::Policy modules that attempt to enforce various coding
guidelines. Most Policy modules are based on Damian Conway's book Perl
Best Practices. However, Perl::Critic is not limited to PBP and will
even support Policies that contradict Conway. You can enable, disable,
and customize those Polices through the Perl::Critic interface. You can
also create new Policy modules that suit your own tastes.
2006-11-17 02:16:42 +00:00