Main > Programming > Libraries >

Net::Google::Search 1.0.1

Net::Google::Search 1.0.1

Sponsored Links

Net::Google::Search 1.0.1 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: 1069
Date added: 2006-11-20
Publisher: Aaron Straup Cope

Net::Google::Search 1.0.1 description

Net::Google::Search is a simple OOP-ish interface to the Google SOAP API for searching.

SYNOPSIS

use Net::Google::Search;
my $search = Net::Google::Search->new(%args);

$search->query(qw(aaron cope));
map { print $_->title()."n"; } @{$search->results()};

# or

foreach my $r (@{$search->response()}) {
print "Search time :".$r->searchTime()."n";

# returns an array ref of Result objects
# the same as the $search->results() method
map { print $_->URL()."n"; } @{$r->resultElement()}
}

Provides a simple OOP-ish interface to the Google SOAP API for searching.
This package is used by Net::Google.

Net::Google::Search 1.0.1 Screenshot

Advertisements

Net::Google::Search 1.0.1 Keywords

Bookmark Net::Google::Search 1.0.1

Hyperlink code:
Link for forum:

Net::Google::Search 1.0.1 Copyright

WareSeeker periodically updates pricing and software information of Net::Google::Search 1.0.1 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 Net::Google::Search 1.0.1 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
Sponsored Links
Related Software
Net::Google::Cache is a simple OOP-ish interface to the Google SOAP API for cached documents. Free Download
Net::Google::Service is a SOAP widget(s) for Net::Google. Free Download
Net::Google::Spelling is a simple OOP-ish interface to the Google SOAP API for spelling suggestions. Free Download
Net::Google is a simple OOP-ish interface to the Google SOAP API. Free Download
Fast File Search crawls FTP servers and SMB shares. Free Download
Net::Google::Response is a simple OOP-ish interface to the Google SOAP API search responses. Free Download
Net::Google::tool is a base class for Net::Google service classes. Free Download
Yahoo::Search is a Perl interface to the Yahoo! Search public API. Free Download