Main > Programming > Libraries >

Search::Tools::HiLiter 0.06

Search::Tools::HiLiter 0.06

Sponsored Links

Search::Tools::HiLiter 0.06 Ranking & Summary

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

Search::Tools::HiLiter 0.06 description

Search::Tools::HiLiter is a Perl module to extract and highlight search results in original text.

SYNOPSIS

use Search::Tools::HiLiter;

my $re = Search::Tools::RegExp->new;
my $rekw = $re->build(the quick brown fox);

my $hiliter = Search::Tools::HiLiter->new( rekw => $rekw );

for my $text (@texts)
{
print $hiliter->light( $text );
}

Search::Tools::HiLiter uses HTML tags to highlight text just like a felt-tip HiLiter. S::T::H can handle both plain and marked up text (HTML and XML). Nested entities and tags within keywords are supported.

You create a HiLiter object with either a string, an array of strings, or a Search::Tools::RegExp::Keywords object, and then feed the HiLiter text to highlight. You can control the style and color of the highlight tags.

Some caveats if you are highlighting HTML or XML: Unlike its more powerful cousin HTML::HiLiter, S::T::H knows nothing about context. This can give unexpected results when your keywords appear in the HTML or across block tag boundaries. Use HTML::HiLiter if you need a real HTML parser. It uses the same regular expressions as S::T::H but is designed for full HTML documents rather than smaller fragments.

Search::Tools::HiLiter 0.06 Screenshot

Advertisements

Search::Tools::HiLiter 0.06 Keywords

Bookmark Search::Tools::HiLiter 0.06

Hyperlink code:
Link for forum:

Search::Tools::HiLiter 0.06 Copyright

WareSeeker periodically updates pricing and software information of Search::Tools::HiLiter 0.06 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::HiLiter 0.06 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::Snipper is a Perl module to extract keywords in context. Free Download
Search::Tools are tools for building search applications. Free Download
Search::Tools::RegExp is a Perl module to build regular expressions from search queries. Free Download
Picsearch Highlight allows you to conveniently search for images with text that you highlight. Free Download
HTML::HiLiter is a Perl module that can highlight words in an HTML document just like a felt-tip HiLiter. Free Download
SWISH::HiLiter is a simple Perl interface to SWISH::API and HTML::HiLiter. Free Download
Search::Glimpse is a Perl extension to communicate with Glimpse server. Free Download
Lucene::Search::Highlight is a Perl module with highlight terms in Lucene search results. Free Download