- Skip t/40reader_mem_error.t with libxml2 < 2.7.4
The failure is probably due to a known double-free bug.
- https://rt.cpan.org/Ticket/Display.html?id=84564
- https://bugzilla.gnome.org/show_bug.cgi?id=447899
- Thanks to Nick Wellnhofer for the pull request.
- https://rt.cpan.org/Ticket/Display.html?id=84564
- Die if a file handle with an encoding layer returns more bytes
than requested in parse_fh.
- Make insertData, deleteData, replaceData work correctly with UTF-8
strings.
- Fix substringData
- Fix "Threads still failing?" Bug report.
- https://rt.cpan.org/Ticket/Display.html?id=91800
- Thanks to Daniel for the bug report and a test case, and to
YOREEK for the patch.
- https://rt.cpan.org/Ticket/Display.html?id=91800