[Koha-bugs] [Bug 6679] Fixing code so it passes basic Perl::Critic tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 26 16:23:10 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679

--- Comment #109 from Mason James <mtj at kohaaloha.com> ---
Created attachment 10507
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10507&action=edit
Bug 6679 - fix 4 perlcritic violations in C4/Installer.pm

- Bareword file handle opened at line 157, column 13.  See pages 202,204 of
PBP.  (Severity: 5)

- I/O layer ":utf8" used at line 157, column 13.  Use ":encoding(UTF-8)" to get
strict validation.  (Severity: 5)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list