mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
190 B
Plaintext
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.
|