Description
Perl applications can highlight matching text or regions inside HTML output. This is useful for search result pages, documentation tools, diff viewers, and interfaces that need to draw attention to relevant HTML fragments.
It is an HTML-processing library. Applications should escape or sanitize untrusted input so highlighting does not introduce unsafe markup.