[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
Mon Oct 31 09:18:42 CET 2011


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

--- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> 2011-10-31 08:18:42 UTC ---
Created attachment 6123
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6123
Bug 6679 : cataloguing/ now passing critic tests

Declare variables outside of conditionals
Don't use prototypes
http://www.modernperlbooks.com/mt/2009/08/the-problem-with-prototypes.html
Use ":encoding(UTF-8)" to get strict validation.

-- 
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