Description
Perl applications that use HTML::Element can get additional helpers for working with HTML tree structures. This is useful for scrapers, formatters, test tools, and applications that transform HTML documents.
It is an HTML-processing library. Applications should treat external HTML as untrusted input and avoid emitting unsafe markup without sanitization.