/rest-google

REST::Google provides OO access to Google REST API from Perl

Primary LanguagePerl

REST::Google

Perl interface to Google REST API.

INSTALLATION

To install this module type the following:

	$ perl Build.PL
	$ perl ./Build
	$ perl ./Build test
	$ sudo perl ./Build install

COPYRIGHT AND LICENCE

Copyright 2008, Eugen Sobchenko <ejs@cpan.org> and Sergey Sinkovskiy <glorybox@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.