blob: 6996a4542a557ee4a7dec5aec1562cfd4ddb7abb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
This class is a Google specialization of WWW::Search. It handles
searching Google http://www.google.com/ using its new SOAP API
http://www.google.com/apis/.
All interaction should be done through WWW::Search objects.
Note that you must register for a Google Web API account and have a
valid Google API license key before using this module.
Author: Leon Brocard <acme@astray.com>
WWW: http://search.cpan.org/dist/WWW-Search-Google/
|