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

..03-May-2022-

bin/H26-Jan-2009-3923

lib/WebService/Google/H26-Jan-2009-18247

t/H26-Jan-2009-3319

Build.PLH A D26-Jan-2009407 1816

ChangesH A D26-Jan-2009198 97

MANIFESTH A D26-Jan-2009165 1312

META.ymlH A D26-Jan-2009499 2322

Makefile.PLH A D26-Jan-2009549 1816

READMEH A D26-Jan-2009452 1813

README

1WebService::Google::Sets
2  Provides function based access to the Sets service hosted at
3  Google Labs.
4
5For documentation please read the modules inline POD.
6  perldoc WebService::Google::Sets
7
8To install, do the usual:
9  perl Build.PL
10  ./Build
11  ./Build test
12  ./Build install
13
14You may use, modify and distribute this code under the same terms as you
15may use, modify and distribute perl itself.
16
17For a complete list of changes, see the Changes file.
18