]> git.michaelhowe.org Git - packages/libn/libnet-google-calendar-perl.git/commit
Import original source of Net-Google-Calendar 1.05 upstream upstream/1.05
authorMichael Howe <michael@michaelhowe.org>
Sun, 9 Mar 2014 00:25:49 +0000 (00:25 +0000)
committerMichael Howe <michael@michaelhowe.org>
Sun, 9 Mar 2014 00:25:49 +0000 (00:25 +0000)
commit12eb93e46fc9494096af8e63dee16dc64546bf62
treedbfb2780bef6d62820e5e2f679c61c3348b8fc14
Import original source of Net-Google-Calendar 1.05
28 files changed:
Changes [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
USAGE [new file with mode: 0644]
bin/google-calendar [new file with mode: 0644]
dist.ini [new file with mode: 0644]
lib/Net/Google/Calendar.pm [new file with mode: 0644]
lib/Net/Google/Calendar/Base.pm [new file with mode: 0644]
lib/Net/Google/Calendar/Calendar.pm [new file with mode: 0644]
lib/Net/Google/Calendar/Comments.pm [new file with mode: 0644]
lib/Net/Google/Calendar/Entry.pm [new file with mode: 0644]
lib/Net/Google/Calendar/FeedLink.pm [new file with mode: 0644]
lib/Net/Google/Calendar/Person.pm [new file with mode: 0644]
lib/Net/Google/Calendar/WebContent.pm [new file with mode: 0644]
t/01use.t [new file with mode: 0755]
t/02events.t [new file with mode: 0644]
t/02events_base [new file with mode: 0644]
t/03calendars.t [new file with mode: 0644]
t/04attendees.t [new file with mode: 0644]
t/05comments.t [new file with mode: 0644]
t/TODO [new file with mode: 0644]
t/lib/GCalTest.pm [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]