https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19994

--- Comment #1 from Grace <[email protected]> ---
Created attachment 70661
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70661&action=edit
Bug 19994: use Modern::Perl in Authorities perl scripts

Test Case:
Check the following files have been updated from
use strict;
use warnings;
to
use Modern::Perl;

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to