Just another proposal for starting DateTime::Set

- Inherit Set::Infinite "as-is". No new API, just make it work.

- No epoch-related internals. All math is handled by DateTime.pm

- No parsing or stringification. 

What you get:

- A toolkit for building a new API

- Basic functions: union(), intersection(), complement()

- Dependencies are Set::Infinite, DateTime, and Test::*

Reply via email to