Revision history for HTML-T5 0.014 2025-02-09 - try fixing https://github.com/shlomif/html-tidy5/issues/7 - thanks to @pjacklam - remove stale CPAN ratings link. 0.013 2022-04-10 - try fixing https://github.com/shlomif/html-tidy5/issues/6 - thanks to @eserte - "Locale-specific test failures · Issue #6 · shlomif/html-tidy5" 0.012 2022-04-09 - try fixing https://github.com/shlomif/html-tidy5/issues/6 - thanks to @eserte - "Locale-specific test failures · Issue #6 · shlomif/html-tidy5" 0.011 2022-04-06 - "fix" the tests. 0.010 2020-10-16 - Remove stale links from the POD and other documentation cleanups. 0.009 2020-02-05 - Fix the Alien configure_requires in the META.yml - https://rt.cpan.org/Ticket/Display.html?id=131678 - Thanks to SREZIC for the report. 0.008 2020-02-04 - Use only Alien::Base::Wrapper 2.0 and Alien::TidyHTML5 v0.3.0 - Try to fix https://rt.cpan.org/Public/Bug/Display.html?id=128549 - Avoid the Devel::CheckLib shims / cruft in Makefile.PL - Thanks to SREZIC for the report. 0.007 2020-01-29 - Update the minimal required version of Alien::TidyHTML5 to v0.3.0 to get libtidy5.6.0 which is required for passing tests. - https://rt.cpan.org/Public/Bug/Display.html?id=128549 - Thanks to SREZIC for the report. 0.006 2019-08-30 - Fix t/opt-00.t in recent libtidy. 0.005 2018-10-04 - Add x_contributors to META.yml/META.json . - https://github.com/shlomif/html-tidy5/pull/2 - Thanks to @robrwo - Update the installing docs - https://github.com/shlomif/html-tidy5/issues/1 - Thanks to @robrwo 0.004 2018-09-25 - Fix tests under non-en_US locales. - See http://www.cpantesters.org/cpan/report/625063e4-c05a-11e8-98d5-bb14e5798fec 0.003 2018-09-20 - Fix configure_requires. 0.002 2018-09-20 - Make the build deps hard configure_reqs. - to avoid test/cpan -i failures. 0.001 2018-09-20 - First version, released on an unsuspecting world - Forked from HTML::Tidy5 - thanks!