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\00-all.t t\00-all....1..17 ok 1 - use Carp; ok 2 - use Tie::DictFile; ok 3 - tie succeeded ok 4 - 'hello' defined in dictionary ok 5 - varying case of keys returns same values ok 6 - 'goodbye' not defined in dictionary ok 7 - second tie succeeded ok 8 - 'hello' defined in dictionary ok 9 - 'goodbye' not defined in dictionary ok 10 - all keys expected in dictionary found ok 11 - 'hello' no longer defined in dictionary ok 12 - 'goodbye' now defined in dictionary can't write to temporary file: /tmp/Tie::DictFile.3016 at t\00-all.t line 34 # Looks like you planned 17 tests but only ran 12. # Looks like your test died just after 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 13-17 Failed 5/17 tests, 70.59% okay Failed 1/1 test scripts, 0.00% okay. 5/17 subtests failed, 70.59% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-all.t 255 65280 17 5 29.41% 13-17 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.