From d8db3cac9e19a401df662799fa77986176dc6229 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 18 Nov 2013 19:29:06 +0000 Subject: - Add p5-Template-Plugin-StripScripts 0.02 - While I'm here: - Add LICENSE - Convert to new Perl framework Template::Plugin::StripScripts is a Template::Toolkit plugin to filter HTML and strip scripting snipets which can cause XSS. Additionally, due to some nice features from HTML::StripScripts, this module can work really flexibly on treating HTML. WWW: http://search.cpan.org/dist/Template-Plugin-StripScripts/ PR: ports/180320 Submitted by: Anes Mukhametov --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 473c7d540caa..9eec8e9fde9e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1197,6 +1197,7 @@ SUBDIR += p5-Template-Plugin-Markdown SUBDIR += p5-Template-Plugin-Monta SUBDIR += p5-Template-Plugin-Number-Format + SUBDIR += p5-Template-Plugin-StripScripts SUBDIR += p5-Template-Plugin-Subst SUBDIR += p5-Template-Plugin-VMethods SUBDIR += p5-Template-Provider-Encoding -- cgit v1.2.3