sourCEntral - mobile manpages

pdf

HTML::FormFu::Filter::HTMLScrubber

NAME

HTML::FormFu::Filter::HTMLScrubber − filter removing HTML markup

VERSION

version 2.07

DESCRIPTION

Remove HTML markup using HTML::Scrubber.

All the functionality of HTML::Scrubber can be accessed using this module, other than the "process" directive (which has a name clash with the HTML::FormFu::Filter framework).

For details of the filtering functionality see "allow" in HTML::Scrubber, "comment" in HTML::Scrubber, "default" in HTML::Scrubber, "rules" in HTML::Scrubber and "script" in HTML::Scrubber

AUTHOR

Carl Franks, "cfranks AT cpan DOT org"

Extended by Nigel Metheringham, "nigelm AT cpan DOT org"

Based on the original source code of HTML::Widget::Filter::HTMLStrip, by Lyo Kato, "lyo DOT kato AT gmail DOT com"

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Carl Franks <cpan AT fireartist DOT com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Carl Franks.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

pdf