diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-Perl-Critic | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r-- | textproc/p5-Perl-Critic/pkg-descr | 4 |
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. |