summaryrefslogtreecommitdiffstats
path: root/perl-cpan/html-scrubber/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/html-scrubber/DETAILS')
-rwxr-xr-xperl-cpan/html-scrubber/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-cpan/html-scrubber/DETAILS b/perl-cpan/html-scrubber/DETAILS
index 2ce333e71f..c6cfb95659 100755
--- a/perl-cpan/html-scrubber/DETAILS
+++ b/perl-cpan/html-scrubber/DETAILS
@@ -9,9 +9,11 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/HTML-Scrubber-${VERSION}"
ENTERED=20070310
SHORT="Perl extension for scrubbing/sanitizing html"
cat << EOF
-If you wanna "scrub" or "sanitize" html input in a reliable an flexible fashion,
+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,
+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.
EOF