From 51a0ea44fe475a940f9300326d3a29a44db123fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 9 May 2014 16:28:11 +0200 Subject: [PATCH] POD Syntaxfehler --- SL/HTML/Restrict.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/HTML/Restrict.pm b/SL/HTML/Restrict.pm index f30bc87fb..ad8ff387b 100644 --- a/SL/HTML/Restrict.pm +++ b/SL/HTML/Restrict.pm @@ -28,7 +28,7 @@ SL::HTML::Restrict - Restrict HTML tags to set of allowed tags my $cleaner = SL::HTML::Restrict->create; my $cleaned = $cleaner->process($unsafe_html); -=head1 +=head1 DESCRIPTION Often you want to allow a fixed set of well-known HTML tags to be used – but nothing else. This is a thin wrapper providing a default set of -- 2.20.1