Subject: | perlcritic test may fail |
See http://matrix.cpantesters.org/?dist=Template-Plugin-Filter-HTMLScrubber%200.03 for an overview of fail/pass test reports. The critic test may fail like this:
# Failed test 'Test::Perl::Critic for "blib/lib/Template/Plugin/Filter/HTMLScrubber.pm"'
# at /tmpfs/.cpan-build/2015111221/Template-Plugin-Filter-HTMLScrubber-0.03-i1V_Nf/inc/Test/Perl/Critic.pm line 96.
#
# Perl::Critic found these violations in "blib/lib/Template/Plugin/Filter/HTMLScrubber.pm":
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 17. (no explanation). (Severity: 5)
...