On Tue, 13 Jul 2004, Jean Forget wrote: > I have seen a module proposal on the [EMAIL PROTECTED] mailing > list: Time::Seconds::GroupedBy. See > > http://www.xray.mpe.mpg.de/mailing-lists/modules/2004-07/msg00209.html > > I have invited the author to discuss it on our mailing-list.
Thanks, I saw this too, and was going to respond. > Anyhow, when reading his code, there is a good idea for > DateTime::Duration: in addition to the "year" unit, which varies from > 365 days to 366, DT::Duration could feature other units such as > tropic_year, sideral_year or whatever, with a fixed length of 31556931 > seconds. That sounds like it might be useful. His code is completely redundant with the Time::Seconds module that comes with Time::Piece, however. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
