http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7567
--- Comment #33 from M. Tompsett <[email protected]> --- Created attachment 23544 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23544&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? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
