https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20103 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org, | |tomascohen@gmail.com Status|Passed QA |In Discussion --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I do not understand the quote like you. It says it is faster and we should not "use" it, in the sense we should not write use Readonly::XS; but use Readonly; instead. To me it makes sense to keep it in the dependency list (until Readonly is removed, bug 16588). -- You are receiving this mail because: You are watching all bug changes.