Perl: HTML::Filter
HTML::Filter
HTML::Filter is a subclass of HTML::Parser, it adds an output method that allow you to easily print data as it is parsed (and modify it!)
It's useful for changing tags, attributes or other data.
- Replace old links, check spelling, reformat text, apply simple checks & enhancements