Bug 19994: Used Modern::Perl in Authorities perl scripts
authorJasmine Amohia <jasmineamohia.student@wegc.school.nz>
Thu, 17 Jan 2019 00:51:11 +0000 (00:51 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 14:58:23 +0000 (14:58 +0000)
commit843c4a4bae760754d96867d2596bc78651910c8e
treeee2674fb8f500911debf694f99f0c9021bf0f269
parentc747c74568850089d2a13b47aecf9987214ff8db
Bug 19994: Used Modern::Perl in Authorities perl scripts

Test plan:
1. Review code of the following files and confirm that 'use Modern::Perl;' is used in place of
'use strict; use warnings;'

auth_finder.pl
authorities-home.pl
authorities.pl
blinddetail-biblio-search.pl
detail-biblio-search.pl
detail.pl
export.pl
merge.pl
merge_ajax.pl

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
authorities/auth_finder.pl
authorities/authorities-home.pl
authorities/authorities.pl
authorities/blinddetail-biblio-search.pl
authorities/detail-biblio-search.pl
authorities/detail.pl
authorities/export.pl
authorities/merge.pl
authorities/merge_ajax.pl