DateTime.pm 0.20 works in Windows NT, with this patch: 15a16,17 > eval > { 26a29 > }; 35a39,40 > require DateTimePP > unless defined &DateTime::_ymd2rd;
There are a few errors left: t\20infinite............NOK 12# Failed test (t\20infinite.t at line 61) # got: '-2147483648' # expected: '2147483648' t\20infinite............NOK 13# Failed test (t\20infinite.t at line 61) # got: '-2147483646' # expected: '2147483648' t\20infinite............ok 24/39# Looks like you failed 2 tests of 39. note: somebody asked about this error message, some time ago: makefile:678: *** missing separator. Stop. It happens in Windows, when you use "make" instead of "nmake". So don't use "make". - Flavio S. Glock