Hi All,
I just tried to install the DateTime-Datemanip module
and it fails it's tests
Results below.
Ron
F:\perl_modules\DateTime-Format-DateManip-0.04>nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
F:\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe Build
lib\DateTime\Format\DateManip.pm -> blib\lib\DateTime\Format\DateManip.pm
Manifying blib\lib/DateTime/Format/DateManip.pm ->
blib\libdoc\DateTime.Format.Dat
F:\perl_modules\DateTime-Format-DateManip-0.04>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
F:\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe Build test
t\00load...........ok
t\01conversions....NOK 3# Failed test (t\01conversions.t at line 73)
# got: ''
# expected: '2003032303:00:00'
t\01conversions....NOK 4# Failed test (t\01conversions.t at line 73)
# got: ''
# expected: '2003032315:00:00'
t\01conversions....ok 6/6# Looks like you failed 2 tests of 6.
t\01conversions....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-4
Failed 2/6 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t\01conversions.t 2 512 6 2 33.33% 3-4
Failed 1/2 test scripts, 50.00% okay. 2/7 subtests failed, 71.43% okay.
NMAKE : fatal error U1077:
'F:\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe' :
Stop.
F:\perl_modules\DateTime-Format-DateManip-0.04>