Subject: | perlcritic test fails |
The t/perlcritic.t test may fail like this:
# Failed test 'Test::Perl::Critic for "lib/URI/Escape/JavaScript.pm"'
# at /opt/perl-5.20.1/lib/site_perl/5.20.1/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 10, column 5. (no explanation). (Severity: 5)
...
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 1. (no explanation). (Severity: 5)
t/perlcritic.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests