This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
gray (author)
Sun Aug 23 11:48:15 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.perlcriticrc | Sun Aug 23 10:38:21 -0700 2009 | |
| |
Changes | Wed Aug 19 07:27:40 -0700 2009 | |
| |
MANIFEST | Wed Aug 19 07:19:26 -0700 2009 | |
| |
Makefile.PL | Sun Aug 23 09:07:59 -0700 2009 | |
| |
NOTES | Sun Mar 29 14:33:43 -0700 2009 | |
| |
README | Wed Aug 19 06:51:44 -0700 2009 | |
| |
ex/ | Wed Aug 19 04:20:25 -0700 2009 | |
| |
lib/ | Wed Aug 19 07:55:16 -0700 2009 | |
| |
t/ | Wed Aug 19 07:18:45 -0700 2009 | |
| |
xt/ | Sun Aug 23 11:48:15 -0700 2009 |
README
WebService-Google-Reader
========================
This module provides an interface to the Google Reader service.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Class::Accessor::Fast
Crypt::SSLeay or IO::Socket::SSL
JSON
LWP::UserAgent
Test::More
URI
URI::Escape
URI::QueryParm
XML::Atom
COPYRIGHT AND LICENCE
Copyright (C) 2007-2009 by gray <gray@cpan.org>
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.







