Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 20100403 - 2010-04-03
- Build
- Add a timeout to the system time.h limit check for systems that hang when you try times too large. [rt.cpan.org 40764]
- Bugs
- strict compilers, like Sun's cc, would error because we passed too many elements to the tm struct. [rt.cpan.org #55225]
- Ensure localtime() honors the TZ environment variable.
Modules
Versions of Perl's time functions which work beyond 2038
Use Time::y2038's gmtime and localtime everywhere.