Test::Perl::Critic - Use Perl::Critic in test programs https://www.cpan.org
Go to file
2024-01-06 09:44:26 +01:00
perl-Test-Perl-Critic.spec automatic version update by autodist [release 1.04-1mamba;Sat Feb 27 2021] 2024-01-06 09:44:26 +01:00
README.md automatic update by autodist [release 1.03-1mamba;Sat Feb 01 2020] 2024-01-06 09:44:26 +01:00

perl-Test-Perl-Critic

Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma.