Skip to content

perlcritic errors are not shown

Test plan:

  1. Modify any Perl file by removing use Modern::Perl, commit
  2. Check that perlcritic returns an error by executing it manually
  3. Run koha-qa.pl -c 1 -v 2 and see that no errors are shown