https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16203 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #9)
(In reply to Jonathan Druart from comment #8)
FAIL cataloguing/value_builder/barcode.pl FAIL valid "my" variable $DEBUG masks earlier declaration in same scope
FAIL cataloguing/value_builder/barcode_manual.pl FAIL valid "my" variable $DEBUG masks earlier declaration in same scope
Please read comment4. Back to SO
Sorry about that. Yes it's because we now "use" intead of "require". These DEBUG variables are completely useless and could be removed, but it's outside the scope of this bug. -- You are receiving this mail because: You are watching all bug changes.