aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Search-Google/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Search-Google/pkg-descr')
-rw-r--r--www/p5-WWW-Search-Google/pkg-descr13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/p5-WWW-Search-Google/pkg-descr b/www/p5-WWW-Search-Google/pkg-descr
index 7fda597aae93..9f3b6ca7ca5d 100644
--- a/www/p5-WWW-Search-Google/pkg-descr
+++ b/www/p5-WWW-Search-Google/pkg-descr
@@ -1,2 +1,11 @@
-A Google specialization of Perl's WWW::Search module for making and
-interpreting Google searches.
+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/search?dist=WWW-Search-Google