
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.