fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
342 B
Text
8 lines
342 B
Text
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.
|