forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
249 B
Text
5 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/
|