On Mon, 17 Feb 2003, Peter J. Acklam wrote: > Since DateTime aims at cleaning up the module mess related to time, > wouldn't it be a good thing to avoid using Date:: and Time:: modules > altogether?
This dependency is gone in the latest version. I moved this code into XS, along with some other stuff. The only thing left is Time::Local. This one should probably also be incorporated into DateTime, because the best version of it is part of the core in 5.8.0, and the corresponding CPAN version is older and seems buggy. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
