1Changes
2eg/installed.pl
3eg/login.psgi
4eg/spreadsheets.psgi
5inc/Module/Install.pm
6inc/Module/Install/Any/Moose.pm
7inc/Module/Install/AuthorTests.pm
8inc/Module/Install/Base.pm
9inc/Module/Install/Can.pm
10inc/Module/Install/Fetch.pm
11inc/Module/Install/Makefile.pm
12inc/Module/Install/Metadata.pm
13inc/Module/Install/Repository.pm
14inc/Module/Install/Win32.pm
15inc/Module/Install/WriteAll.pm
16lib/Net/Google/DataAPI.pm
17lib/Net/Google/DataAPI/Auth/AuthSub.pm
18lib/Net/Google/DataAPI/Auth/ClientLogin/Multiple.pm
19lib/Net/Google/DataAPI/Auth/Null.pm
20lib/Net/Google/DataAPI/Auth/OAuth.pm
21lib/Net/Google/DataAPI/Auth/OAuth2.pm
22lib/Net/Google/DataAPI/Role/Auth.pm
23lib/Net/Google/DataAPI/Role/Entry.pm
24lib/Net/Google/DataAPI/Role/HasContent.pm
25lib/Net/Google/DataAPI/Role/Service.pm
26lib/Net/Google/DataAPI/Types.pm
27Makefile.PL
28MANIFEST			This list of files
29META.yml
30README
31t/00_compile.t
32t/01_role/01_service/01_instanciate.t
33t/01_role/01_service/02_namespace.t
34t/01_role/01_service/03_request.t
35t/01_role/01_service/04_methods.t
36t/01_role/01_service/05_debug.t
37t/01_role/01_service/06_pass_through.t
38t/01_role/02_entry/01_instanciate.t
39t/01_role/02_entry/02_update.t
40t/01_role/03_has_content/01_basic.t
41t/02_feedurl/01_basic.t
42t/02_feedurl/02_add.t
43t/02_feedurl/03_list.t
44t/02_feedurl/04_delete.t
45t/02_feedurl/05_error.t
46t/03_entry_has/01_basic.t
47t/03_entry_has/02_error.t
48t/04_auth/01_authsub.t
49t/04_auth/02_oauth.t
50t/04_auth/03_multiple.t
51t/04_auth/04_oauth2.t
52t/05_types.t
53t/lib/MyService.pm
54t/lib/MyService/MyEntry.pm
55xt/01_podspell.t
56xt/02_perlcritic.t
57xt/03_pod.t
58xt/perlcriticrc
59