blob: 63eca04543a3d79f727ef3ba53b4520e142be135 (
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
|