2013-09-26 17:14:40 +02:00

4 lines
190 B
Plaintext

HTML::Scrubber allows a program to sanitize, or scrub, an input in HTML
format in a reliable and flexible way. Moreover, it doesn't depend on
HTML::TreeBuilder, but rather on HTML::Parser.