Description
HTML markup can be cleaned for browser rendering from Perl code. Developers use this library to normalize or simplify generated HTML, often for legacy web output where readability for humans is not the goal. It transforms markup supplied by the caller and does not sanitize every security issue by itself.