Subject: | Time::Local::gmtime 1.11 fails on winXP SP2 |
the following snippet:
use Time::Local;
Time::Local::timegm(1, 1, 1, 1, 0, 1966);
fails with the message:
Day too small - -1461 > 0
Sec too small - -1461 < 0
Cannot handle date (0, 0, 0, 1, 0, 1966) at t1.pl line 2
perl info:
This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)
Binary build 813 [148120] provided by ActiveState
Built Jun 6 2005 13:36:37
winxp:
ver 5.1
build 2600.xpsp.050301-1521: SP2