On Sun, Mar 27, 2011 at 12:52:36AM -0500, Adam wrote:
> I'm proposing a module named "Date::FromToday".
>
> It is used to calculate the date in the future/past from the localtime
> the object was created. I use it for calculating file names based off
> of timespan from today. Does this namespace
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article
, Adam
wrote:
> I'm proposing a module named "Date::FromToday".
>
> It is used to calculate the date in the future/past from the localtime
> the object was created. I use it f
I'm proposing a module named "Date::FromToday".
It is used to calculate the date in the future/past from the localtime
the object was created. I use it for calculating file names based off
of timespan from today. Does this namespace look valid?
Simple usage with defaults
my $date = Date::FromT