https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20020
Jon Knight <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70673|0 |1 is obsolete| | --- Comment #2 from Jon Knight <[email protected]> --- Created attachment 70903 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70903&action=edit Bug 20020: use Modern::Perl in XT scripts Test Case: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; author/podcorrectness.t author/show-template-structure.pl author/translatable-templates.t author/valid-templates.t find-license-problems fix-old-fsf-address single_quotes.t verify-debian-docbook.t Signed-off-by: Jon Knight <[email protected]> -- 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/
