Bug 20015: use Modern::Perl in Serials perl script
authorJenny Way <jwayway@hotmail.com>
Thu, 18 Jan 2018 00:56:42 +0000 (00:56 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 12:46:45 +0000 (09:46 -0300)
commiteb5aa286126d204c3bfb52a2d774eeaf7bfe9b68
tree1d68f970f1b9467941e0bc227ee7ee71cf3dd591
parent7b3470ca3f5df7af683e916b35880e674dd200bb
Bug 20015: use Modern::Perl in Serials perl script

Test plan:
Check that use strict; use warnings; doesn't exist in the following
files and use Modern::Perl; is written instead.
acqui-search-result.pl
acqui-search.pl
checkexpiration.pl
reorder_members.pl
routing-preview.pl
routing.pl
serials-collection.pl
serials-edit.pl
subscription-add.pl
subscription-bib-search.pl
subscription-renew.pl
viewalerts.pl

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
12 files changed:
serials/acqui-search-result.pl
serials/acqui-search.pl
serials/checkexpiration.pl
serials/reorder_members.pl
serials/routing-preview.pl
serials/routing.pl
serials/serials-collection.pl
serials/serials-edit.pl
serials/subscription-add.pl
serials/subscription-bib-search.pl
serials/subscription-renew.pl
serials/viewalerts.pl