[Koha-bugs] [Bug 19999] use Modern::Perl in Labels perl scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 18 00:06:50 CET 2018


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

--- Comment #1 from Zoe Bennett <zoebennett1308 at gmail.com> ---
Created attachment 70649
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70649&action=edit
Bug 19999: 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 labels perl scripts:

label-create-csv.pl
label-create-pdf.pl
label-create-xml.pl
label-edit-batch.pl
label-edit-layout.pl
label-edit-profile.pl
label-edit-template.pl
label-home.pl
label-item-search.pl
label-print.pl
spinelabel-home.pl
spinelabel-print.pl

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


More information about the Koha-bugs mailing list