Description
Perl applications can strip HTML markup and keep plain text content. This is useful for search indexes, previews, email conversion, accessibility fallbacks, and tools that need readable text from HTML sources.
It is a text extraction library. Removing markup can lose links, tables, and hidden context, so applications should review output when meaning or legal accuracy matters.