https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1985
--- Comment #52 from M. Tompsett <[email protected]> --- Created attachment 63749 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63749&action=edit Bug 1985: perlcritic After the patch is applied: Code is not tidy at line 1, column 1. See page 33 of PBP. (Severity: 1) Main code has high complexity score (27) at line 1, column 1. Consider refactoring. (Severity: 3) No package-scoped "$VERSION" variable found at line 1, column 1. See page 404 of PBP. (Severity: 2) Regular expression without "/s" flag at line 77, column 30. See pages 240,241 of PBP. (Severity: 2) Regular expression without "/m" flag at line 77, column 30. See page 237 of PBP. (Severity: 2) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
