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-4.fc44 | - |
| Fedora 43 | 1.156-3.fc43 | - |
| Fedora 42 | 1.156-2.fc42 | - |
| Fedora EPEL 9 | 1.140-1.el9 | - |
| Fedora EPEL 8 | 1.134-5.el8 | - |
| Fedora EPEL 10.2 | 1.156-1.el10_0 | - |
| Fedora EPEL 10.1 | 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.