Bug 20000: Use Modern::Perl in installer scripts
authorAleisha Amohia <aleishaamohia@hotmail.com>
Wed, 19 Dec 2018 20:32:32 +0000 (20:32 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 4 Feb 2019 16:57:14 +0000 (16:57 +0000)
commit20a38ee50e6fe62712e299bcec9e939dc2bbb58e
treebbb27e6887037e1c0e16fbd7dfc70a90ca83582a
parentb4c9058b871b17a20f08a52875582c617bfd91d9
Bug 20000: Use Modern::Perl in installer scripts

To test:

Check that we are using Modern::Perl when strict *and* warnings were used before,
and commented lines and FIXMEs have been removed from the rest, out of
files listed below.

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

Sponsored-by: Catalyst IT
Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
installer/data/mysql/backfill_statistics.pl
installer/data/mysql/labels_upgrade.pl
installer/data/mysql/patroncards_upgrade.pl
installer/data/mysql/update22to30.pl
installer/data/mysql/updatedatabase.pl
installer/externalmodules.pl
installer/html-template-to-template-toolkit.pl
installer/install.pl