Subject: | perlcritic test may fail |
t/perlcritic.t fails, probably only if the OTRS Perl::Critic plugin is installed:
# Failed test 'Test::Perl::Critic for "blib/lib/Religion/Bible/Regex/Config.pm"'
# at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 16, column 8. (no explanation). (Severity: 5)
...
# Variable, subroutine, and package names have to be in CamelCase at line 96, column 12. (no explanation). (Severity: 5)
t/perlcritic.t .......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests