blob: 2767e87d22c2af35a72f157bd7c3aa8225fdde73 (
plain) (
blame)
1
2
3
|
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.
|