summaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Perl-Critic/pkg-descr')
-rw-r--r--textproc/p5-Perl-Critic/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Perl-Critic/pkg-descr b/textproc/p5-Perl-Critic/pkg-descr
index d54b2f324f85..c0f7cd9f1a21 100644
--- a/textproc/p5-Perl-Critic/pkg-descr
+++ b/textproc/p5-Perl-Critic/pkg-descr
@@ -2,8 +2,8 @@ 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 Policies are based on Damian Conway's book
-Perl Best Practices.
+guidelines. Most Policies are based on Damian Conway's book
+Perl Best Practices.
You can choose and customize those Polices through the
Perl::Critic interface. You can also create new Policy modules that
suit your own tastes.