13 Jan
2019
13 Jan
'19
10:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20022 --- Comment #4 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to Jon Knight from comment #2)
Appears to be missing 'use Modern::Perl;' in:
t/Barcodes_annual.t
The reason this was skipped is because there is no use strict; use warnings; so we don't want to add them if they're not already being used. It was likely accidentally added to the commit message. Patch has been rebased and is ready to test. -- You are receiving this mail because: You are watching all bug changes.