Source: libtemplate-stash-autoescaping-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Julian Maurice <jajm@jajm.org>
Build-Depends: debhelper (>= 9),
 perl,
 libmodule-build-perl
Build-Depends-Indep: libclass-data-inheritable-perl,
 libtemplate-perl,
 libtest-base-perl,
 libuniversal-require-perl,
 liburi-perl
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-stash-autoescaping-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtemplate-stash-autoescaping-perl.git
Homepage: https://metacpan.org/release/Template-Stash-AutoEscaping
Testsuite: autopkgtest-pkg-perl

Package: libtemplate-stash-autoescaping-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libclass-data-inheritable-perl,
 libtemplate-perl,
 libuniversal-require-perl,
 perl (>= 5.12.0)
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.
