[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 04:36:22 CET 2021


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

--- Comment #1 from Eden <eden.bacani at gmail.com> ---
Created attachment 115409
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115409&action=edit
Bug 27483: Replaces use strict;  and use warnings; with Modern::Perl

Test Plan
1. check on files below that use strict; and use warings; do not exist
2. check on files below that Modern::Perl 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