fix bug where html_unescape would try to unescape non-ascii numerics
authorDan Book <grinnz@grinnz.com>
Wed, 23 Dec 2015 16:13:38 +0000 (11:13 -0500)
committerDan Book <grinnz@grinnz.com>
Wed, 23 Dec 2015 16:13:38 +0000 (11:13 -0500)
commit4d7ffd9750b680d72934879b281bce45448807a4
treec1489546dd7cda534f89416b3ca0fded90877625
parentc7cad649fb91d58c980fcf047c47a7dc09e8be6f
fix bug where html_unescape would try to unescape non-ascii numerics
Changes
META.json
Makefile.PL
lib/DOM/Tiny/Entities.pm
t/entities.t