6 lines
275 B
Text
6 lines
275 B
Text
This class provides an easy interface to HTML::StripScripts, using
|
|
HTML::Parser to parse the HTML.
|
|
|
|
See HTML::Parser for details of how to customise how the raw HTML
|
|
is parsed into tags, and HTML::StripScripts for details of how to
|
|
customise the way those tags are filtered.
|