https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068 --- Comment #36 from David Cook <dcook@prosentient.com.au> --- (In reply to Martin Renvoize from comment #34)
Correct, it has been escalated to a 'required' dependancy. This is because for plack we need to load it before we load C4::Context and as such we can't use it optionally as initially thought.
I was thinking we could actually make good use of Net::Netmask in other parts of Koha as well. I'd love to use it for processing ILS-DI:AuthorizedIPs (could also use it for OpacSuppressionByIPRange, RestrictedPageLocalIPs, and surely other places that don't come to mind yet...). So it being a required dependency could be a motivator for updating those too. *puts it on his infinite todo list*. -- You are receiving this mail because: You are watching all bug changes.