root/Net-Google-Calendar-0.3/USAGE

Revision 285, 291 bytes (checked in by miya, 2 years ago)

import Net::Google::Calendar

Line 
1 1. Get your feed url as described here
2
3     http://code.google.com/apis/gdata/calendar.html#find_feed_url
4
5
6 2. Run
7
8     perl -Ilib bin/google-calendar <url> <user name> <password>
9
10 to list stuff and
11
12     perl -Ilib bin/google-calendar <url> <user name> <password> <title>
13
14 to add an event.
15
Note: See TracBrowser for help on using the browser.