Net-Google-GData

This is a base module to be used for accessing the various Google services. You probably don't want to be using this module directly.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Net::Google::GData

You can also look for information at:

Search CPAN

http://search.cpan.org/dist/Net-Google-GData

CPAN Request Tracker:

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-Google-GData

AnnoCPAN, annotated CPAN documentation:

http://annocpan.org/dist/Net-Google-GData

CPAN Ratings:

http://cpanratings.perl.org/d/Net-Google-GData

COPYRIGHT AND LICENCE

Copyright (C) 2007 Alan Young

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