https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20103

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org,
                   |                            |[email protected]
             Status|Passed QA                   |In Discussion

--- Comment #4 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to