Subject: | Fails when Perl::Critic::OTRS is installed |
As per subject.
Admittedly, the OTRS plugin is a bit questionable. But I'm not even sure
that OTRS is the only Critic plugin that breaks your test suite. I only
have statistical evidence that perl without Test::Perl::Critic installed
have a 100% PASS on your module while the others sometimes produces FAILs.
I think the point is: shall Perl::Critic tests be able to produce a
FAIL? If the next wave of Critic modules with the dernier cri style
appear, does your code stop working?
I'd suggest say no to style police.
HTH, Cheers!