libtemplate-stash-autoescaping-perl

Template::stash subclass for automatically escaping html strings
  https://metacpan.org/release/Template-Stash-AutoEscaping
  0
  no reviews



Template::stash is used by template::toolkit to store variable values for the runtime use of the template processor.

template::stash::autoescaping acts as a replacement of template::stash that automatically escape all html strings and avoid xss vulnerability.