In perl.modules, you wrote:
>Hi,
>
>I'd like to request a CPAN/PAUSE developer ID:
>
>- Matt Luker
>- [EMAIL PROTECTED]
>- http://www.redstarhackers.com/
>- MLUKER
>- I have created a Date object that can be used mathematically.  It
>  allows you to create dates from strings (e.g. "2001-09-22") and then
>  add days to it ($tomorrow = Date::Object::Date->new("2001-09-22") + 1)
>  or just treat it like a normal number (++, +=, etc.).  It might not
>  be the most ideal design (just wraps perl ctime funcs), but it does work
>  well (IMO).

Before you submit this to CPAN, I think you should subscribe to
[EMAIL PROTECTED] and talk to the folks over there. I know of *at least*
three modules that aim to do what you've described, and we're trying to
amalgamate some of them rather than proliferate more.  The Date::
namespace is already confusing enough without umpteen nearly-identical
modules in there.  So perhaps you could contribute your coding efforts
to an existing module.

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://infotrope.net/
"I have every excuse for [getting electrocuted while working on a hub
 naked]... I just wish I hadn't had it in my lap at the time."
        -- Morgan (from the Netizen quotes file)

Reply via email to