I too would like to use Perl to interact with Google Calendar. However, my understanding is that the Net::Google::Calendar module doesn't do authentication, or rather, it does the kind of authentication where you need to supply the user name and password.
I think I understand how to authenticate my users, by getting an authentication tokenl. So, having authenticated them, I would like to use something like the aformentioned Perl module to make queries to their calendars. So I need to know how to get Net::Google::Calendar to use this token. Has anybody integrated Net::Google::Calendar with this style of authentication? I've got a Perl application that works pretty well with 30 Boxes, but I'd sorta like to get it working with Google Calendar. Thanks, Ted Gilchrist Kyle Marvin wrote: > On 10/8/06, Simon Wistow <[EMAIL PROTECTED]> wrote: > > I'd just like to point out that the Google Calendar module for Perl is > > not an official Google product. I'm very happy to answer questions > > about it on this forum but only as long as Frank et al don't mind. > > This isn't off-topic at all. This forum exists for people doing > development using the Google Calendar data API. We appreciate that > there are others (like you, Simon) that are building additional tools > and libraries, and we'd like to to encourage and help that in any way > that we can! > > Cheers! > > -- Kyle --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi -~----------~----~----~----~------~----~------~--~---
