Fri Sep 12 16:54:23 2008SREZIC [...] cpan.org - Ticket created
Subject:
t/perlcritic.t failures
The line
if (!require Test::Perl::Critic) {
in t/perlcritic.t is wrong. You should wrap the require call into an
eval (like you did in the other tests).
Regards,
Slaven