https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20011
Jon Knight <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70669|0 |1 is obsolete| | --- Comment #2 from Jon Knight <[email protected]> --- Created attachment 70889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70889&action=edit Bug 20011: Changing 'use strict; use warnings;' to 'use Modern::Perl;' Test Plan: - Check that it now says 'use Modern::Perl' and not 'use trict; use warnings;' in the follwing plugins perl scripts plugins-home.pl plugins-uninstall.pl plugins-upload.pl run.pl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
