blob: df24bfa7a575d87bc3dd1a50635cc43785c997fe (
plain)
1
2
3
4
5
6
|
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.
WWW: https://metacpan.org/release/Test-Perl-Critic
|