Commit Graph

7 Commits

Author SHA1 Message Date
steven
c6ba93e2b7 bump PKGNAME after changing COMMENT 2007-10-05 09:18:35 +00:00
msf
63d79b0058 fix the COMMENT, it was obviously never meant for Perl::Critic 2007-10-03 05:13:29 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
msf
796a12c6bf update to 1.051 and add the optional dependencies, they're useful 2007-04-24 01:41:41 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
1961355607 switch everyone left in devel to cpan 2006-11-29 08:23:29 +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