The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Google::API - Perl client to the Google API <http://code.google.com/apis/>

VERSION

version 0.003

  $Id$

SYNOPSIS

A base Google API client.

You probably want one of the subclasses of this module WWW::Google::API::Base

METHODS

new

Create a new client.

do

Execute some action with the client.

AUTHOR

John Cappiello, <jcap@cpan.org>

BUGS

http://rt.cpan.org/Public/Dist/Display.html?Name=WWW-Google-API

COPYRIGHT

Copyright 2006-2007 John Cappiello, all rights reserved.

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.