https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27483
--- Comment #3 from Eden <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
