• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/REST/H18-Sep-2009-1,242784

t/H18-Sep-2009-184119

Build.PLH A D18-Sep-2009497 2521

ChangesH A D18-Sep-2009961 3122

MANIFESTH A D18-Sep-2009872 3635

META.ymlH A D18-Sep-20091.5 KiB6059

READMEH A D18-Sep-2009413 1811

README

1REST::Google
2
3Perl interface to Google REST API.
4
5INSTALLATION
6
7To install this module type the following:
8
9	$ perl Build.PL
10	$ perl ./Build
11	$ perl ./Build test
12	$ sudo perl ./Build install
13
14COPYRIGHT AND LICENCE
15
16Copyright 2008, Eugen Sobchenko <ejs@cpan.org> and Sergey Sinkovskiy <glorybox@cpan.org>
17This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
18