blob: eeec1852013cf99259749d6d146b027f6abde81d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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.
WWW: http://search.cpan.org/dist/WWW-Search-Google/
|