Re: ical glue

2004-05-30 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > I just found out about this list Oops, I thought you knew about it. :) > maybe someone here will have the glue > wisdom needed to answer the question I just posted in my journal... > > Why does this work: > >tell application "iCa

Re: CPAN Question

2004-05-30 Thread Sherm Pendley
On May 29, 2004, at 3:34 PM, Bruce Van Allen wrote: On 5/29/04 Timothy Bailey wrote: (Trying "install Bundle::libnet", among other things, attempted an install of Perl 5.8.4 - I'm not certain if it was successful, but I Oh, there's a hint. There was a version of CPAN.pm in early Jaguar that would f

Re: ical glue

2004-05-30 Thread Adrian Hosey
On Sat, 29 May 2004 [EMAIL PROTECTED] wrote: : : But not this: : : use Mac::Glue qw(:glue); : : my $ical = new Mac::Glue "iCal"; : : my $calendar = $ical->obj(calendar => gLast); : print $calendar->prop("title")->get, "\n\n"; : : $calendar->make( :new => 'event', :at => locati

Re: CPAN Question

2004-05-30 Thread Phil Dobbin
On 29/05/2004 @ 04:59 +0100, Timothy Bailey, [EMAIL PROTECTED], wrote: >On Sat, 29 May 2004 12:34:39 -0700, someone going by the name of >Bruce Van Allen <[EMAIL PROTECTED]> typed: > >>On 5/29/04 Timothy Bailey wrote: [...] >> >(Trying "install Bundle::libnet", among other things, attempted an