Maybe I need something else updated, or maybe I need to not be living in california :), but for me, DateTime-Set-0.24 is refusing to install due to failing a time zone test:
> install DateTime::Set ... _callback_previous: Delta components are: months 0 days 0 minutes 0 seconds 0 nanoseconds 0 _callback_previous: iterator can't find a previous value, got 2001-12-31 after 2001-12-31 at /root/.cpan/build/DateTime-Set-0.24/blib/lib/DateTime/Set.pm line 338. t/15time_zone................NOK 14 # Failed test (t/15time_zone.t at line 124) # got: 'Mon' # expected: 'Sun' # Looks like you failed 5 tests of 14. t/15time_zone................dubious -mda On Tue, 4 Oct 2005 15:26:50 -0300, "Flavio S. Glock" <[EMAIL PROTECTED]> said: > 2005/10/3, Mark D. Anderson <[EMAIL PROTECTED]>: > > Your fix now makes the test program work as it was written... > > > > However, it still fails if DTEND or UNTIL is specified. > > Sorry - fixed in DateTime::Set 0.24 > (this should have been fixed in 0.23, but it was rolled back by mistake) > > - Flavio S. Glock