Revision 51a0ea44
Von Sven Schöling vor mehr als 10 Jahren hinzugefügt
SL/HTML/Restrict.pm | ||
---|---|---|
28 | 28 |
my $cleaner = SL::HTML::Restrict->create; |
29 | 29 |
my $cleaned = $cleaner->process($unsafe_html); |
30 | 30 |
|
31 |
=head1 |
|
31 |
=head1 DESCRIPTION
|
|
32 | 32 |
|
33 | 33 |
Often you want to allow a fixed set of well-known HTML tags to be used |
34 | 34 |
– but nothing else. This is a thin wrapper providing a default set of |
Auch abrufbar als: Unified diff
POD Syntaxfehler