Checking if your kit is complete... Looks good Writing Makefile for Tie::DictFile Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/DictFile.pm blib\lib\Tie\DictFile.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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.3080 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. (in cleanup) can't write to temporary file: /tmp/Tie::DictFile.3080 at t/00-all.t line 0 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 13-17 Failed 5/17 tests, 70.59% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-all.t 255 65280 17 10 13-17 Failed 1/1 test scripts. 5/17 subtests failed. Files=1, Tests=17, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 5/17 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.