mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
76c4796b2b
portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk>
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
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
|