| Bot::BasicBot::Pluggable::Module::Google - searches Google for terms and spellings |
Bot::BasicBot::Pluggable::Module::Google - searches Google for terms and spellings
Returns Google hits for the terms given.
Returns a Google spelling suggestion for the term given.
To set module variables, use the Bot::BasicBot::Pluggable::Module::Vars manpage.
A valid Google API key is required for lookups.
Defaults to 'en'; a space-separated list of language restrictions.
Defaults to 3; the number of Google search results to return (maximum 10).
Defaults to 1; whether you need to address the bot for Google searches.
Mario Domgoergen <mdom@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Bot::BasicBot::Pluggable::Module::Google - searches Google for terms and spellings |