Net::Google::tool 1.0.1
Sponsored Links
Net::Google::tool 1.0.1 Ranking & Summary
File size:
0.017 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1061
Date added:
2006-11-27
Publisher:
Aaron Straup Cope
Net::Google::tool 1.0.1 description
Net::Google::tool is a base class for Net::Google service classes.
Base class and shared methods for Net::Google service classes.
SYNOPSIS
use Net::Google;
use constant LOCAL_GOOGLE_KEY => "********************************";
my $google = Net::Google->new(key=>LOCAL_GOOGLE_KEY);
my $search = $google->search();
# Search interface
$search->query(qw(aaron straup cope));
$search->lr(qw(en fr));
$search->starts_at(5);
$search->max_results(15);
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->resultElements()};
}
# Spelling interface
print $google->spelling(phrase=>"muntreal qwebec")->suggest(),"n";
# Cache interface
my $cache = $google->cache(url=>"http://search.cpan.org/recent");
print $cache->get();
Base class and shared methods for Net::Google service classes.
SYNOPSIS
use Net::Google;
use constant LOCAL_GOOGLE_KEY => "********************************";
my $google = Net::Google->new(key=>LOCAL_GOOGLE_KEY);
my $search = $google->search();
# Search interface
$search->query(qw(aaron straup cope));
$search->lr(qw(en fr));
$search->starts_at(5);
$search->max_results(15);
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->resultElements()};
}
# Spelling interface
print $google->spelling(phrase=>"muntreal qwebec")->suggest(),"n";
# Cache interface
my $cache = $google->cache(url=>"http://search.cpan.org/recent");
print $cache->get();
Net::Google::tool 1.0.1 Screenshot
Net::Google::tool 1.0.1 Keywords
service classes
base class
service
print
classes
base
class
n
Net::Google::tool
NetGoogletool
Net::Google::tool 1.0.1
Libraries
Programming
Bookmark Net::Google::tool 1.0.1
Net::Google::tool 1.0.1 Copyright
WareSeeker periodically updates pricing and software information of Net::Google::tool 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::tool 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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
world baseball classic
online classes
abstract base class
base class undefined
virtual base class
base classic
base class constructor
c# base class
base class c++
base class c
java base class
Abstract class
base class library
base class object
base class constructor c++
class rings
world base classic
Superclass
Related Software
Net::Google is a simple OOP-ish interface to the Google SOAP API. Free Download
Net::Google::Cache is a simple OOP-ish interface to the Google SOAP API for cached documents. Free Download
Net::Google::Spelling is a simple OOP-ish interface to the Google SOAP API for spelling suggestions. Free Download
Net::Google::Response is a simple OOP-ish interface to the Google SOAP API search responses. Free Download
Net::Google::Search is a simple OOP-ish interface to the Google SOAP API for searching. Free Download
Net::Google::Service is a SOAP widget(s) for Net::Google. Free Download
Net::Google::Calendar is a programmatic access to Googles Calendar API. Free Download
Net::Google::Calendar::Entry is an entry class for Net::Google::Calendar. Free Download
Latest Software
Popular Software
Favourite Software