Changes for version 0.01 - 2018-03-14
- Uses latest tidy-html5. No longer needs tidyp. Requires Perl 5.10.1.
- This is the first beta release. It has not been tested by anyone out in the world.
- ENHANCEMENTS
- The tidy-html5 library validates HTML5.
- INCOMPATIBILITIES WITH HTML::Tidy
- Removed the overloading of HTML::Tidy::Message objects. Now you have to explicitly call ->as_string.
Modules
HTML validation in a Perl object
Message object for the Tidy functionality