Checking if your kit is complete... Looks good Writing Makefile for Tie::File::AsHash Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/File/AsHash.pm blib\lib\Tie\File\AsHash.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_version....1..2 ok 1 - use Tie::File::AsHash; ok 2 - Test version check -- test version must match module version ok t/01_fetch......1..4 ok 1 - use Tie::File::AsHash; ok 2 - testfile that is used by the various tests ok 3 - tie # Failed test 'fetch' not ok 4 - fetch # at t/01_fetch.t line 12. # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/02_store......1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - store ok t/03_delete.....1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - delete ok t/04_exists.....1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - exists ok t/05_scalar.....1..4 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - scalar ok 4 - scalar ok t/06_keys.......1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 ok t/07_values.....1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie # Failed test at t/07_values.t line 14. not ok 3 # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/08_each.......1..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_fetch.t 1 256 4 1 4 t/07_values.t 1 256 3 1 3 Failed 2/9 test scripts. 2/28 subtests failed. Files=9, Tests=28, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/9 test programs. 2/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.