Main > Programming > Libraries >

HTML::Manipulator 0.07

HTML::Manipulator 0.07

Sponsored Links

HTML::Manipulator 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1054
Date added: 2006-12-05
Publisher: Thilo Planz

HTML::Manipulator 0.07 description

HTML::Manipulator is a Perl extension for manipulating HTML files.

SYNOPSIS

use HTML::Manipulator;

my $html = <<HTML;

Old news


Google....
HTML

# replace a tag content
my $new = HTML::Manipulator::replace($html, title => New news);

# replace a tag attribute and content
my $new = HTML::Manipulator::replace($html, link => {
_content => Slashdot,
href=>http://www.slashdot.org/ }
);

# extract a tag content
my $content = HTML::Manipulator::extract_content($html, link);

# extract a tag content and attributes
my $tag = HTML::Manipulator::extract($html, link);
# returns a hash ref like
# { href => http://www.google.com, id => link, _content => Google }

This module manipulates of the contents of HTML files. It can query and replace the content or attributes of any HTML tag.

The advertised usage pattern is to update static HTML files.

HTML::Manipulator 0.07 Screenshot

Advertisements

HTML::Manipulator 0.07 Keywords

Bookmark HTML::Manipulator 0.07

Hyperlink code:
Link for forum:

HTML::Manipulator 0.07 Copyright

WareSeeker periodically updates pricing and software information of HTML::Manipulator 0.07 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::Manipulator 0.07 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::Mail is a Perl extension for sending emails with embedded HTML and media. Free Download
My File Manager is a small and lightweight file manager. Free Download
tX, formerly known as Teddy, is a tabular XML editor. Free Download
HTML::Scrubber is a Perl extension for scrubbing/sanitizing html. Free Download
Text::Macro Perl module is a template facility whos focus is on generating code such as c, java or sql. Free Download
Test::Tail::Multi is a Perl module to execute code, monitor dynamic file contents. Free Download
MP3::Tag::LastResort is a Perl module for using other fields to fill autoinfo fields. Free Download
Net::IPv4Addr is a Perl extension for manipulating IPv4 addresses. Free Download