2 Commits

Author SHA1 Message Date
Yen-Ming Lee
27899e6637 - reset maintainership 2009-02-10 08:33:14 +00:00
Yen-Ming Lee
5b6b69da49 - add HTML-StripScripts 1.04
This module strips scripting constructs out of HTML, leaving as
much non-scripting markup in place as possible. This allows web
applications to display HTML originating from an untrusted source
without introducing XSS (cross site scripting) vulnerabilities.
You will probably use HTML::StripScripts::Parser rather than using
this module directly.

WWW: http://search.cpan.org/dist/HTML-StripScripts/

Submitted by:	kftseng@iyard.org
2008-05-09 17:25:59 +00:00