7dfa91c8cd
* Add license * pet portlint Sponsored by: Absolight
5 lines
234 B
Text
5 lines
234 B
Text
Escapes XML entities from text, so that you don't fall prey to people putting
|
|
quotes, less-than/greater-than, and ampersands, into variables that end up in
|
|
TT templates.
|
|
|
|
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape/
|