5 lines
247 B
Text
5 lines
247 B
Text
|
The Perl 5 module 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.
|