29 May
2019
29 May
'19
2:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23006 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- A more readable grep would be: } elsif ( grep { $_ eq $barcode } @scanned_barcodes ) { -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.