logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Carl Franks <cpan@fireartist.com>

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

License

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

Name

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

Version

       version 2.07

See Also