Path to this page:
./
devel/p5-Perl-Critic,
Perl 5 module providing a static Perl source code analysis engine
Branch: pkgsrc-2009Q2,
Version: 1.098,
Package name: p5-Perl-Critic-1.098,
Maintainer: pkgsrc-usersThe Perl 5 module 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.
A front-end script, perlcritic, is provided.
Required to run:[
textproc/p5-Pod-Spell] [
devel/p5-Regexp-Parser] [
devel/p5-PPI] [
devel/p5-Readonly] [
devel/p5-Readonly-XS] [
devel/p5-Config-Tiny] [
devel/p5-Module-Pluggable]
Package options: pod-spell, readonly-xs, regexp-parser
Master sites: (Expand)
SHA1: 8ccb7cfc8529808ea74bce82ed80e6677f09ca17
RMD160: f550f603588ee4dff32e96ef990c4b82e834932c
Filesize: 415.278 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-Perl-Critic-1.098 (created)