Main > Programming > Libraries >

Search::Tools::XML 0.01

Search::Tools::XML 0.01

Sponsored Links

Search::Tools::XML 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.038 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1131
Date added: 2006-09-18
Publisher: Peter Karman

Search::Tools::XML 0.01 description

Search::Tools::XML are methods for playing nice with XML and HTML.

SYNOPSIS

use Search::Tools::XML;

my $class = Search::Tools::XML;

my $text = the "quick brown" fox;

my $xml = $class->start_tag(foo);

$xml .= $class->utf8_safe( $text );

$xml .= $class->end_tag(foo);

# $xml: the "quick brown" fox

$class->escape( $xml );

# $xml: <foo>the &#34;quick brown&#34; fox</foo>

$class->unescape( $xml );

# $xml: the "quick brown" fox

my $plain = $class->no_html( $xml );

# $plain eq $text

Search::Tools::XML provides utility methods for dealing with XML and HTML. There isnt really anything new here that CPAN doesnt provide via HTML::Entities or similar modules. The difference is convenience: the most common methods you need for search apps are in one place with no extra dependencies.

NOTE: To get full UTF-8 character set from chr() you must be using Perl >= 5.8. This affects things like the unescape* methods.

Search::Tools::XML 0.01 Screenshot

Advertisements

Search::Tools::XML 0.01 Keywords

Bookmark Search::Tools::XML 0.01

Hyperlink code:
Link for forum:

Search::Tools::XML 0.01 Copyright

WareSeeker periodically updates pricing and software information of Search::Tools::XML 0.01 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 Search::Tools::XML 0.01 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
Search::Tools are tools for building search applications. Free Download
Search::Tools::HiLiter is a Perl module to extract and highlight search results in original text. Free Download
Search::Tools::Snipper is a Perl module to extract keywords in context. Free Download
MARC::XML is a subclass of MARC.pm to provide XML support. Free Download
XML::RSS::Tools is a tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine. Free Download
XML::UM is a Perl module to convert UTF-8 strings to any encoding supported by XML::Encoding. Free Download
Graph::Writer::TGXML is a Perl module used to write out directed graph as TouchGraph LinkBrowser XML. Free Download
Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. Free Download