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

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Plagger::Plugin::Filter::HTMLScrubber - Scrub feed content River stage one • 2 direct dependents • 2 total dependents

This plugin scrubs feed content using HTML::Scrubber. All config parameters (except 'no_default_configs') are implemented as HTML::Scrubber's method: value. For example, if you write: method: value in the config: section, this plugin will automatical...

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

Template::Plugin::Filter::HTMLScrubber - Filter Plugin for using HTML::Scrubber in Template , and some additional function; River stage zero No dependents

This plugin provides an HTML::Scrubber::scrub method to Template Toolkit Filter , and enables to specify the scrub level and tags at every parts. The default usage. my $html_text = q[ <img src="http://your.favorite.photo.jpg" /> <hr> <script>alert('N...

YUPUG/Template-Plugin-Filter-HTMLScrubber-0.03 - 06 Dec 2006 18:17:17 UTC - Search in distribution

Data::FormValidator::Filters::HTMLScrubber - Data::FormValidator filter that allows to scrub/sanitize html River stage zero No dependents

Data::FormValidator filter that allows to scrub/sanitize html in form field values....

ENRYS/Data-FormValidator-Filters-HTMLScrubber-0.02 - 24 Mar 2006 18:12:28 UTC - Search in distribution

Perlanet::Trait::Scrubber - clean posts with HTML::Scrubber before aggregating River stage one • 1 direct dependent • 1 total dependent

Before adding a post to the aggregated feed, it will first be cleaned with HTML::Scrubber....

DAVECROSS/Perlanet-v3.0.3 - 22 May 2023 08:52:32 UTC - Search in distribution

PHP::Strings - Implement some of PHP's string functions. River stage zero No dependents

PHP has many functions. This is one of the main problems with PHP. People do, however, get used to said functions and when they come to a better designed language they get lost because they have to implement some of these somewhat vapid functions the...

KUDARASP/PHP-Strings-0.28 - 30 Jan 2004 07:28:37 UTC - Search in distribution

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 - Search in distribution

App::Office::CMS - The Canny, Microlight and Simple CMS River stage zero No dependents

App::Office::CMS is the Canny, Microlight and Simple Content Management System. o Canny The canniness comes in observing that almost all web sites have a menu for navigation. So, this module gives you (the content manager) a menu designer. The idea i...

RSAVAGE/App-Office-CMS-0.93 - 30 Oct 2017 06:53:01 UTC - Search in distribution

Bundle::RT - CPAN Bundle for RT Dependencies River stage zero No dependents

RSPIER/Bundle-RT-0.030601 - 12 Aug 2006 04:53:25 UTC - Search in distribution

Lingua::JA::NormalizeText - All-in-One Japanese text normalizer River stage one • 1 direct dependent • 1 total dependent

This module provides a lot of Japanese text normalization options. These options facilitate Japanese text pre-processing....

PAWAPAWA/Lingua-JA-NormalizeText-0.50 - 08 Mar 2015 14:41:24 UTC - Search in distribution

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 - Search in distribution

Bundle::myxCal - a CPAN bundle for the myxCal XML/CGI calendaring application River stage zero No dependents

OUBIWANN/Bundle-myxCal-0.03 - 20 May 2003 19:10:40 UTC - Search in distribution

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 - Search in distribution

Catalyst::Manual::Components - Reuseable components for Catalyst applications River stage two • 2 direct dependents • 11 total dependents

This section lists the some of the components (and plugins) that are available to extend the runtime functionality of Catalyst. Most components are not distributed with Catalyst but should be available from CPAN. They typically require additional mod...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution
32 results (0.051 seconds)