https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19997 Charlotte Cordwell <charlotte.cordwell123@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70663|0 |1 is obsolete| | --- Comment #2 from Charlotte Cordwell <charlotte.cordwell123@gmail.com> --- Created attachment 70665 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70665&action=edit Bug 19997: use Modern::Perl in Circulation perl scripts Test Case: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; bookcount.pl branchoverdues.pl branchtransfers.pl circulation.pl hold-transfer-slip.pl reserveratios.pl returns.pl selectbranchprinter.pl transfer-slip.pl transferstoreceive.pl view_holdsqueue.pl waitingreserves.pl ypattrodue-attr-search-authvalue.pl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.