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_version.t t\01_fetch.t t\02_store.t t\03_delete.t t\04_exists.t t\05_scalar.t t\06_keys.t t\07_values.t t\08_each.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 (t\01_fetch.t at line 12) not ok 4 - fetch # Looks like you failed 1 tests 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..3 ok 1 - use Tie::File::AsHash; ok 2 - tie ok 3 - 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 (t\07_values.t at line 14) not ok 3 # Looks like you failed 1 tests 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 2/9 test scripts, 77.78% okay. 2/27 subtests failed, 92.59% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_fetch.t 1 256 4 1 25.00% 4 t\07_values.t 1 256 3 1 33.33% 3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.