Description
Perl HTML parsers can use shared tag data tables to understand HTML elements and their relationships. This helps parser and sanitizer libraries make consistent decisions about tags.
It is reference data for HTML-processing modules, not a standalone tool. Users normally receive it because another Perl HTML library depends on it.