blob: 59c27a2723817afa8280460eefc5dc32c3a899c7 (
plain)
1
2
3
4
|
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.
|