Bug 20013: use Modern::Perl in Reserve perl script
authorJenny Way <jwayway@hotmail.com>
Thu, 18 Jan 2018 00:40:57 +0000 (00:40 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 12:46:44 +0000 (09:46 -0300)
commit7b3470ca3f5df7af683e916b35880e674dd200bb
tree2a88b27f5efd7fbd7032206df7adc349dd1756cf
parent5d9348ffa22ecf8cf2a2cf2f953d4e18930c2669
Bug 20013: use Modern::Perl in Reserve perl script

Test plan:
Check the following files that use strict; use warnings; doesn't exist
and use Modern::Perl; is written instead.
modrequest.pl
modrequest_suspendall.pl
placerequest.pl

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
reserve/modrequest.pl
reserve/modrequest_suspendall.pl
reserve/placerequest.pl