http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679 --- Comment #40 from Paul Poulain <paul.poulain@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.