in reply to Re: Processing timeranges with unusual precision.
in thread Processing timeranges with unusual precision.

It looks like Set::Infinite::Date is deprecated and Date::Set is preferred.
  • Comment on Re: Re: Processing timeranges with unusual precision.

Replies are listed 'Best First'.
Re: Re: Re: Processing timeranges with unusual precision.
by fglock (Vicar) on Jan 14, 2003 at 12:47 UTC

    Set::Infinite::Date is deprecated because Date::Set is more complete.

    But Set::Infinite::Date is simpler, and would be a better start point for a module that is not 'date' related.