https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19997 --- Comment #1 from Charlotte Cordwell <charlotte.cordwell123@gmail.com> --- Created attachment 70663 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70663&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 the assignee for the bug. You are watching all bug changes.