Mailing List Archive

[Bug 8002] Make perlcritic stricter to CPAN testing standards
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8002

--- Comment #5 from Sidney Markowitz <sidney@sidney.com> ---
Found yet another Perl::Critic policy bundle module installed on a CPAN test
machine causing failures. This one is Perl::Critic::OTRS which isn't even
published on CPAN anymore. This time I'm excluding the entire set of policies
and not adding the module to MANIFEST. perlcritic.t will ignore the policies if
the test machine has installed them, but we will never want to remove the
exclude.

Again, committed to this closed issue because it has not yet been part of a
release.

trunk % svn ci -m "Bug 8002 - Exclude another set of PerlCritic policies found
on a CPAN test machine" t/perlcritic.pl
Sending t/perlcritic.pl
Transmitting file data .done
Committing transaction...
Committed revision 1903454.

--
You are receiving this mail because:
You are the assignee for the bug.