Mark Stosberg wrote:
Dosn't DateTime::Set and DateTime::SpanSet already address this
problem-space, but in a more flexible way?

http://search.cpan.org/~fglock/DateTime-Set-0.14/lib/DateTime/Set.pm

It allows "span sets" to be non-contiguous, such a set of meetings occurring every Wednesday. It also returns DateTime objects, giving
you all the flexibility of formatting and features that a such an
object implies.


I'd be interesting in hearing a bit more about cases where this new module would be a better choice.

I took a look at the page you mentioned.


My module does just one, very specific thing. DateTime::Set is flexible, powerful... but when you just need to iterate over a range of days with a constant step, it looks overkill to me.

DateTime::Set covers about all cases one could need to handle.

Mine covers just one case.

Ciao
--bronto

--
Marco Marongiu                            Email: [EMAIL PROTECTED]
System Administrator                      Phone: +39 070 460 1684
Tiscali S.p.A.                            Fax:   +39 070 460 9684
International IT Services



Reply via email to