https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8609 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #18 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Hi Rémi I think IMHO QA will not approve this cataloguing/value_builder/url.pl
+use strict; +use warnings; +no warnings 'redefine'; # otherwise loading up multiple plugins fills the log with subroutine redefine warnings +
This according with <https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL2:_Modern::Perl> -- You are receiving this mail because: You are watching all bug changes.