http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642
--- Comment #47 from Héctor Eduardo Castro Avalos <[email protected]> --- This another module is a better option to use: HTML::Entities::Nubered at <https://metacpan.org/pod/HTML::Entities::Numbered> The debian package is libhtml-entities-numbered-perl and is listed in all debian version (oldstable, stable and testing) at <https://packages.debian.org/search?searchon=names&keywords=libhtml-entities-numbered-perl> So XML::Entities not necessary to use. And we eliminate the cause of this headache. -- 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/
