[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
Thu Dec 8 17:14:24 CET 2011


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

--- Comment #40 from Paul Poulain <paul.poulain at biblibre.com> 2011-12-08 16:14:24 UTC ---
Created attachment 6670
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6670
Bug 6697: fix missing use strict

The 3 files had use strict missing. The patch add the use strict and modify
what's needed to work with it
4XX.pl also has some perlcritic fixes:
Variable declared in conditional statement at line XXX, column 9.  Declare
variables outside of the condition.  (Severity: 5)

-- 
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.
You are watching all bug changes.


More information about the Koha-bugs mailing list