The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HTML::Scrubber"

HTML::Scrubber - Perl extension for scrubbing/sanitizing HTML River stage two • 12 direct dependents • 48 total dependents

If you want to "scrub" or "sanitize" html input in a reliable and flexible fashion, then this module is for you. I wasn't satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought I'd write something similar that works dir...

NIGELM/HTML-Scrubber-0.19 - 24 Sep 2019 12:28:19 UTC

HTML::Scrubber::StripScripts - strip scripting from HTML River stage zero No dependents

This module provides a preworked configuration for HTML::Scrubber, configuring it to leave as much non-scripting markup in place as possible while being certain to eliminate all scripting constructs. This allows web applications to display HTML origi...

NCLEATON/HTML-Scrubber-StripScripts-0.02 - 18 Mar 2004 17:30:53 UTC

Catalyst::Plugin::HTML::Scrubber - Catalyst plugin for scrubbing/sanitizing incoming parameters River stage zero No dependents

On request, sanitize HTML tags in all params (with the ability to exempt some if needed), to protect against XSS (cross-site scripting) attacks and other unwanted things....

BIGPRESH/Catalyst-Plugin-HTML-Scrubber-0.07 - 02 Oct 2023 08:23:10 UTC

HTML::Shakan::Filter::HTMLScrubber - HTML::Scrubber filter River stage one • 1 direct dependent • 5 total dependents

remove scripts from this field's value....

SONGMU/HTML-Shakan-2.10 - 25 Apr 2017 07:38:49 UTC

HTML::FormFu::Filter::HTMLScrubber - filter removing HTML markup River stage two • 13 direct dependents • 25 total dependents

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 func...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::Acid - Reformat HTML fragment to strict criteria River stage zero No dependents

Fragments of HTML returned by a rich text editor tend to be not entirely standards compliant. "img" tags tend not to be closed. Paragraphs breaks might be represented by double "br" tags rather than "p" tags. Of course we also need to do all the XSS ...

SILASMONK/HTML-Acid-v0.0.3 - 23 Mar 2011 14:30:49 UTC

HTML::Defang - Cleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks. River stage one • 1 direct dependent • 1 total dependent

This module accepts an input HTML and/or CSS string and removes any executable code including scripting, embedded objects, applets, etc., and neutralises any XSS attacks. A whitelist based approach is used which means only HTML known to be safe is al...

ROBM/HTML-Defang-1.07 - 03 Jul 2018 05:40:17 UTC

HTML::Laundry - Perl module to clean HTML by the piece River stage zero No dependents

HTML::Laundry is an HTML::Parser-based HTML normalizer, meant for small pieces of HTML, such as user comments, Atom feed entries, and the like, rather than full pages. Laundry takes these and returns clean, sanitary, UTF-8-based XHTML. The parser's b...

CHA/HTML-Laundry-0.0107 - 19 Jan 2017 15:23:24 UTC

HTML::Truncate - (beta software) truncate HTML by percentage or character count while preserving well-formedness. River stage one • 1 direct dependent • 1 total dependent

ASHLEY/HTML-Truncate-0.20 - 14 Jul 2009 00:30:12 UTC

HTML::Restrict - Strip unwanted HTML tags and attributes River stage one • 3 direct dependents • 9 total dependents

This module uses HTML::Parser to strip HTML from text in a restrictive manner. By default all HTML is restricted. You may alter the default behaviour by supplying your own tag rules....

OALDERS/HTML-Restrict-v3.0.2 - 23 Apr 2023 17:08:41 UTC

HTML::Detergent - Clean the gunk off an HTML document River stage one • 1 direct dependent • 1 total dependent

HTML::Detergent is for isolating the main content of an HTML page, stripping it of navigation, visual design, and other ancillary content. The main purpose of this module is to aid in the migration of web content from one content management system to...

DORIAN/HTML-Detergent-0.06 - 04 Jul 2013 20:23:45 UTC

HTML::Detoxifier - practical module to strip harmful HTML River stage zero No dependents

HTML::Detoxifier is a practical module to remove harmful tags from HTML input. It's intended to be used for web sites that accept user input in the form of HTML and then present that information in some form. Accepting all HTML from untrusted users i...

PWALTON/HTML-Detoxifier-0.02 - 02 Mar 2004 03:09:14 UTC

Email::Store::HTML - various HTML related functions for Email::Store::Mail River stage one • 2 direct dependents • 3 total dependents

SIMONW/Email-Store-HTML-0.1 - 08 Feb 2005 17:02:21 UTC

HTML::StripScripts - Strip scripting constructs out of HTML River stage two • 4 direct dependents • 16 total dependents

This module strips scripting constructs out of HTML, leaving as much non-scripting markup in place as possible. This allows web applications to display HTML originating from an untrusted source without introducing XSS (cross site scripting) vulnerabi...

DRTECH/HTML-StripScripts-1.06 - 12 May 2016 09:44:35 UTC

HTML::LinkExtractor - Extract "WHAT'S A LINK-type tag" in links from an HTML document River stage one • 2 direct dependents • 2 total dependents

HTML::LinkExtractor is used for extracting links from HTML. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get the link-text. Example ( please run the examples ): use HTML::LinkExtractor; use Data::Dumper; my $in...

PODMASTER/HTML-LinkExtractor-0.13 - 07 Jan 2005 00:54:07 UTC
15 results (0.034 seconds)