Critique 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.156-1.fc42 | - |
Fedora 41 | 1.152-4.fc41 | - |
Fedora 40 | 1.152-4.fc40 | - |
Fedora EPEL 9 | 1.140-1.el9 | - |
Fedora EPEL 8 | 1.134-5.el8 | - |
Fedora EPEL 10.0 | 1.156-1.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Perl-Critic dash maintainers at fedoraproject dot org
.