[ Bron: libtemplate-plugin-json-escape-perl ]
Pakket: libtemplate-plugin-json-escape-perl (0.2-1)
Verwijzigingen voor libtemplate-plugin-json-escape-perl
Debian bronnen:
Het bronpakket libtemplate-plugin-json-escape-perl downloaden:
- [libtemplate-plugin-json-escape-perl_0.2-1.dsc]
- [libtemplate-plugin-json-escape-perl_0.2.orig.tar.gz]
- [libtemplate-plugin-json-escape-perl_0.2-1.debian.tar.gz]
Beheerders:
Externe bronnen:
- Homepage [search.cpan.org]
Vergelijkbare pakketten:
- libtemplate-plugin-yaml-perl
- libhtml-defang-perl
- libtemplate-plugin-javascript-perl
- libtemplate-plugin-clickable-perl
- libstring-expand-perl
- libhtml-template-pluggable-perl
- libtemplate-plugin-html-strip-perl
- libcgi-application-plugin-anytemplate-perl
- libcgi-application-plugin-tt-perl
- libmodule-starter-plugin-tt2-perl
- libtemplate-plugin-utf8decode-perl
module for embedding JSON strings in Template Toolkit
The Template::Plugin::JSON::Escape plugin allows you to embed JSON strings in HTML. In the output, special characters such as < and & are escaped as \uxxxx to prevent XSS attacks.
It also provides decoding function to keep compatibility with Template::Plugin::JSON.
Andere aan libtemplate-plugin-json-escape-perl gerelateerde pakketten
|
|
|
|
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libtemplate-perl
- "Template Toolkit" template processing system in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libjson-xs-perl
- module for manipulating JSON-formatted data (C/XS-accelerated)