http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7567 --- Comment #98 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 26632 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26632&action=edit Bug 7567 - Update License and use Modern::Perl Grabbed the current license from http://wiki.koha-community.org/wiki/Coding_Guidelines#Licence and changed the use strict; use warnings; into a use Modern::Perl instead. TEST PLAN --------- 1) Log into staff client. - Does news look okay? 2) Apply patch 3) Refresh staff client. - Does news look the same? Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Safe no op action Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.