Binary package “libtemplate-stash-autoescaping-perl” in ubuntu mantic

Template::Stash subclass for automatically escaping HTML strings

 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.