Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-Perl-Critic: Use Perl::Critic in test programs
- Summary
- 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.
Changelog
- * Sat Jan 27 16:00:00 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.01-1
- Update to 1.01.
- * Sun Nov 12 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.08-1
- Update to 0.08.
- * Sat Sep 23 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.07-1
- First build.