How to Install libtemplate-stash-autoescaping-perl in Ubuntu 18.04



Install libtemplate-stash-autoescaping-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtemplate-stash-autoescaping-perl

Description:

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.

Homepage: https://metacpan.org/release/Template-Stash-AutoEscaping

Version: 0.0303-1

Section: universe/perl