Re: DateTime::Lite
[email protected] ("Jaldhar H. Vyas")
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 22 Nov 2008, Daisuke Maki wrote: > Hi, > > I have an RFC/request for blessing for a module. > > So I have this requirement to make DateTime leaner, in terms of speed, > load time, and the amount of memory consumed. The target is for casual > users, so the use of XS code is not an option either. > Doesn't Time::Piece (core in 5.10) already fill this niche? Ok, it doesn't do the locale and timezone stuff but IMO adding it there would make more sense than a DateTime::Lite. -- Jaldhar H. Vyas <[email protected]>