[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Deprecating Time::Local?
It occurs to me that Time::y2038 provides a drop-in replace for
Time::Local, except for TL's rather insane year-munging behavior.
I'm going to upload a new Time::Local that uses Time::y2038 under the hood
(and applies insane year-munging on top). I'm seriously tempted to add a
big fat warning telling people to just use Time::y2038 instead, though.
Time::Local can stick around for backwards compat.
I'm not sure how this would impact the Perl core code, though.
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/
- Follow-Ups from:
-
jesse <jesse@fsck.com>
Dave Rolsky <autarch@urth.org>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]