[Koha-bugs] [Bug 20016] use Modern::Perl in svc scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 18 04:26:26 CET 2018


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

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

Test Plan:
- Check that it now says 'use Modern::Perl' and not 'use trict; use
warnings;' in the follwing plugins svc scripts

authentication
bib
bib_profile
checkouts
config/systempreferences
import_bib
new_bib

-- 
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