Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-Perl-Critic - Use Perl::Critic in test programs
- Description:
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.
Packages
perl-Test-Perl-Critic-1.04-1.fc14.al.noarch
[32 KiB] |
Changelog
by Paul Howarth (2018-03-27):
- Update to 1.04
- Sped up critic_ok() by 4x by not recreating a Perl::Critic object over and
over (GH#10)
- Now requires Test::Builder~0.88 or later to support the done_testing()
method (GH#2)
- Now requires MCE 1.827 to deal with problems running under taint mode (GH#6)
- This release by PETDANCE → update source URL
- Drop BuildRoot: and Group: tags
|