perl-Test-Perl-Critic/README.md

5 lines
343 B
Markdown

# 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.