https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19993 --- Comment #2 from Charlotte Cordwell <charlotte.cordwell123@gmail.com> --- Created attachment 70657 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70657&action=edit Bug 19993: use Modern::Perl in Acquisition perl scripts Test Case: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; acqui-home.pl addorder.pl basketgroup.pl basketheader.pl booksellers.pl check_budget_total.pl check_duplicate_barcode_ajax.pl edi_ean.pl edifactmsgs.pl edimsg.pl finishreceive.pl histsearch.pl invoice.pl invoices.pl neworderbiblio.pl neworderempty.pl newordersuggestion.pl ordered.pl orderreceive.pl parcel.pl parcels.pl pdfformat/layout2pages.pm pdfformat/layout2pagesde.pm pdfformat/layout3pages.pm pdfformat/layout3pagesfr.pm spent.pl supplier.pl uncertainprice.pl updatesupplier.pl z3950_search.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.