4 Feb
2018
4 Feb
'18
2:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20018 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 71181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71181&action=edit Bug 20018: Changing 'use strict; use warnings;' to 'use Modern::Perl;' Test Plan: - Check that it now says 'use Modern::Perl' and not 'use trict; use warnings;' in the follwing plugins perl scripts enqueue_koc.pl list.pl process.pl process_koc.pl service.pl https://bugs.koha-community.org/show_bug.cgi?id=20018 Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.