https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19998
--- Comment #1 from Te Rauhina Jackson <[email protected]> --- Created attachment 70670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70670&action=edit Bug 19998 - use Modern::Perl in error perl scripts Test Plan: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl -- You are receiving this mail because: You are the assignee for the bug. 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/
