[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 Sep 20 23:47:43 CEST 2011


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

--- Comment #9 from Maxime Pelletier <pelletiermaxime at gmail.com> 2011-09-20 21:47:43 UTC ---
Created attachment 5483
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5483
fix 3 :utf8 for :encoding(UTF-8)

fix 3 :utf8 for :encoding(UTF-8).
Pretty useless check for output as explained in
http://search.cpan.org/~elliotjs/Perl-Critic-1.116/lib/Perl/Critic/Policy/InputOutput/RequireEncodingWithUTF8Layer.pm
, but it makes the perl::critic pass for me.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list