6 lines
249 B
Text
6 lines
249 B
Text
|
HTML::EscapeEvil is a Perl module that will escape HTML tags considered
|
||
|
evil (useful for user inut filtering). It is somewhat similar to
|
||
|
HTML::TagFilter, but escapes tags instead of removing them.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/HTML-EscapeEvil/
|