Re: DateTime Spanset Calculation
[email protected] ("Flavio S. Glock")
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <[email protected]> |
2008/7/20 David Gang <[email protected]>: > Hi All, > I wrote a script with two cases. > In the first case the set unites between the spans and in the second set > it does not unite. > Can you please explain me what is the difference and how in the first > case I can bring them to unite ? > (I am using version 0.25) > > Best regards, > David It's a bug in Set::Infinite union(). This bug only affects DateTime::SpanSets. I've uploaded a fix. Please install Set::Infinite 0.62 - available in the DateTime repository, soon at CPAN. Flávio S. Glock PS: almost 4 years without bugs :)