[Koha-bugs] [Bug 19995] use Modern::Perl in Catalogue perl scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 18 01:48:35 CET 2018


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

--- Comment #1 from Zoe Bennett <zoebennett1308 at gmail.com> ---
Created attachment 70656
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70656&action=edit
Bug 19995: Replacing 'use strict; use warnings;' with 'use Modern::Perl;'

Test Plan:
- Check that it now says 'use Modern::Perl;' and not 'use strict; use
warnings;' in the following catalogue perl scripts.

MARCdetail.pl
export.pl
image.pl
imageviewer.pl
issuehistory.pl
labeledMARCdetail.pl
moredetail.pl
search.pl
showmarc.pl
updateitem.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list