[Koha-bugs] [Bug 27483] Use Modern::Perl in other misc scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 21:44:09 CET 2021


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

--- Comment #3 from Eden <eden.bacani at gmail.com> ---
Created attachment 115458
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115458&action=edit
Bug 27483: Deleted unnecessary use warnings comments

Test Plan
1. check on files below that use warings comments does not exist
2. check on files below that Modern::Perl does not exist as it is
unnecessary.
3. Check that use strict; still exists

misc/batchCompareMARCvsFrameworks.pl
misc/batchDeleteUnusedSubfields.pl
misc/batchImportMARCWithBiblionumbers.pl
misc/batchRebuildBiblioTables.pl
misc/cronjobs/build_browser_and_cloud.pl
misc/exportauth.pl
misc/kohalib.pl
misc/translator/tmpl_process3.pl

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


More information about the Koha-bugs mailing list