https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20000 --- Comment #1 from Zoe Bennett <zoebennett1308@gmail.com> --- Created attachment 70648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70648&action=edit Bug 20000: Changing 'use strict: use warnings;' to 'use Modern::Perl;' Test Plan: - Check that it now says 'use Modern::Perl' and not 'use strict; use warnings;' in the following installer perl scripts: data/mysql/backfill_statistics.pl data/mysql/labels_upgrade.pl data/mysql/patroncards_upgrade.pl data/mysql/update22to30.pl data/mysql/updatedatabase.pl externalmodules.pl html-template-to-template-toolkit.pl install.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.