HTML::TagFilter is a subclass of HTML::Parser with a single purpose: it will remove unwanted html tags and attributes from a piece of text. It can act in a more or less fine-grained way - you can specify permitted tags, permitted attributes of each t...
WROSS/HTML-TagFilter-1.03 - 07 Dec 2005 17:15:49 UTCThis will be passed to the callbacks you add to the HTML::Filter::Callbacks object. See the SYNOPSIS of HTML::Filter::Callbacks for usage....
XAICRON/HTML-Filter-Callbacks-0.10 - 19 Apr 2013 17:47:52 UTCThis is a pretty simple little Perl module for getting text out of HTML pages. It's really designed so that you can call it in anything where you would otherwise be looking for a way of stripping part of web pages away (for example, if you are extrac...
CSELT/HTML-Extract-0.25 - 15 Feb 2007 22:27:44 UTCThis module uses HTML::Parser to strip HTML from text in a restrictive manner. By default all HTML is restricted. You may alter the default behaviour by supplying your own tag rules....
OALDERS/HTML-Restrict-v3.0.0 - 11 Mar 2019 13:53:12 UTC