Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01basic.t t\01basic....1..13 ok 1 - use IOLayer::MD5; ok 2 - check default method # Failed test (t\01basic.t at line 0) not ok 3 - opening 't/test.md5' (hex) # Failed test (t\01basic.t at line 10) not ok 4 - check digest in scalar context # got: undef # expected: '340771c82e0ed1630baa47ce4138efb3' # Failed test (t\01basic.t at line 14) not ok 5 - close handle (hex) ok 6 - check setting method # Failed test (t\01basic.t at line 0) not ok 7 - opening 't/test.md5' (base64) ok 8 - check setting method # Failed test (t\01basic.t at line 20) # got: undef # expected: 'NAdxyC4O0WMLqkfOQTjvsw' not ok 9 - check digest in list context # Failed test (t\01basic.t at line 21) not ok 10 - close handle (base64) # Failed test (t\01basic.t at line 0) not ok 11 - opening 't/test.md5' (binary) # Failed test (t\01basic.t at line 24) # got: undef # expected: '4qÈ.Ñc ªGÎA8ï³' not ok 12 - check digest in list context # Failed test (t\01basic.t at line 25) not ok 13 - close handle (binary) # Looks like you failed 9 tests of 13. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 3-5, 7, 9-13 Failed 9/13 tests, 30.77% okay Failed 1/1 test scripts, 0.00% okay. 9/13 subtests failed, 30.77% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01basic.t 9 2304 13 9 69.23% 3-5 7 9-13 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.