Perl Critic

From Free Software Directory
 
Jump to: navigation, search


[edit]

Perl Critic

http://search.cpan.org/dist/Perl-Critic/
Critiques Perl source code for best-practices

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Deborah Nicholson

Verified on

27 March 2008

License

Perl

Verified by

Deborah Nicholson

Verified on

27 March 2008




Leaders and contributors

Contact(s)Role
Jeffrey Thalhammer Developer


Resources and communication

Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.