[rt-users] RTx::Calendar 0.04
Mathew Snyder
theillien at yahoo.com
Thu May 17 06:04:30 EDT 2007
Nicolas Chuche wrote:
>> I was able to get this in place after I reset my umask to 022 and
>> reinstalled
>> the extension from source instead of CPAN
>
> weird !
>
>> I'm still not able to see the calendar though, on the RT at a glance
>> page. It
>> still shows the error. I also reinstalled DateTime::Set from source
>> instead of
>> via CPAN but it hasn't helped
>
> Could you try two things :
>
> % perl -MDateTime::Set -le 'print $DateTime::Set::VERSION'
> 0.25
>
> and
>
> % perl -MDateTime::Set -le 'my $rec = DateTime::Set->from_recurrence();'
> Not enough arguments in from_recurrence() at
> /usr/local/share/perl/5.8.8/DateTime/Set.pm line 207.
>
[msnyder at rt-devel ~]# sudo perl -MDateTime::Set -le 'print $DateTime::Set::VERSION'
0.25
[msnyder at rt-devel ~]# sudo perl -MDateTime::Set -le 'my $rec =
DateTime::Set->from_recurrence();'
Not enough arguments in from_recurrence() at
/usr/lib/perl5/site_perl/5.8.8/DateTime/Set.pm line 207.
Mathew
More information about the rt-users
mailing list