Index of /ports_www/p5-HTML-Scrubber
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 653
distinfo 28-May-2011 14:15 143
pkg-descr 21-Sep-2005 23:35 488
pkg-plist 22-Jan-2006 05:57 233
HTML::Scrubber - Perl extension for scrubbing/sanitizing html. If you wanna
"scrub" or "sanitize" html input in a reliable an flexible fashion, then
this module is for you.
When a tag is encountered, HTML::Scrubber allows/denies the tag using the
explicit rule if one exists. If no explicit rule exists, Scrubber applies
the default rule. If an explicit rule exists, but it's a simple rule(1),
the default attribute rule is applied.
WWW: http://search.cpan.org/dist/HTML-Scrubber/