Main > Programming > Libraries >

HTML::Scrubber 0.08

HTML::Scrubber 0.08

Sponsored Links

HTML::Scrubber 0.08 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.017 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 865
Date added: 2007-06-18
Publisher: D. H.

HTML::Scrubber 0.08 description

HTML::Scrubber is a Perl extension for scrubbing/sanitizing html.

SYNOPSIS

#!/usr/bin/perl -w
use HTML::Scrubber;
use strict;
#
my $html = q[




a => link
br =>

b => bold
u => UNDERLINE
];
#
my $scrubber = HTML::Scrubber->new( allow => [ qw[ p b i u hr br ] ] ); #
#
print $scrubber->scrub($html); #
#
$scrubber->deny( qw[ p b i u hr br ] ); #
#
print $scrubber->scrub($html); #
#

If you wanna "scrub" or "sanitize" html input in a reliable an flexible fashion, then this module is for you.

I wasnt satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought Id write something similar that works directly with HTML::Parser.

HTML::Scrubber 0.08 Screenshot

Advertisements

HTML::Scrubber 0.08 Keywords

Bookmark HTML::Scrubber 0.08

Hyperlink code:
Link for forum:

HTML::Scrubber 0.08 Copyright

WareSeeker periodically updates pricing and software information of HTML::Scrubber 0.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::Scrubber 0.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::Manipulator is a Perl extension for manipulating HTML files. Free Download
HTML::ElementSuper is a Perl extension for HTML::Element(3). Free Download
HTML::Embperl is a Perl module for building dynamic Websites with Perl. Free Download
Tuxedo is a Perl extension module for Tuxedo. Free Download
Convert::Transcribe is a Perl extension for transcribing natural languages. Free Download
HTML::Mail is a Perl extension for sending emails with embedded HTML and media. Free Download
Acme::Scripticide is a Perl extension to allow your script to kill itself. Free Download
Acme::RTB is a Perl extension for building realtimebattle bots. Free Download