perl-HTML-Scrubber - Library for scrubbing/sanitizing html

Description:

If you wanna "scrub" or "sanitize" html input in a reliable an flexible
fashion, then this module is for you.
I wasn't satisfied with HTML::Sanitizer because it is based on
HTML::TreeBuilder, so I thought I'd write something similar that works
directly with HTML::Parser.

Homepage: http://search.cpan.org/dist/HTML-Scrubber/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-HTML-Scrubber-0.08-4.fc8.2.noarch [22 KiB] Changelog by Tom "spot" Callaway (2007-10-16):
- add BR: perl(Test::More)