Checking if your kit is complete... Looks good Writing Makefile for DBM::Any Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Any.pm blib\lib\DBM\Any.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/db_file......1..16 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 23:06:23 2008 # Current time GMT: Thu Jan 10 07:06:23 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 not ok 12 # Failed test 12 in t/db_file.t at line 67 # t/db_file.t line 67 is: ok(not -e 'foo'); ok 13 # Failed test 14 in t/db_file.t at line 74 # t/db_file.t line 74 is: ok(not -e 'bar'); not ok 14 ok 15 # Failed test 16 in t/db_file.t at line 81 # t/db_file.t line 81 is: ok(not -e 'baz'); not ok 16 FAILED tests 12, 14, 16 Failed 3/16 tests, 81.25% okay t/gdbm_file....1..0 # GDBM_File is not installed skipped all skipped: no reason given t/ndbm_file....1..0 # NDBM_File is not installed skipped all skipped: no reason given t/new..........1..6 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 23:06:24 2008 # Current time GMT: Thu Jan 10 07:06:24 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/odbm_file....1..0 # ODBM_File is not installed skipped all skipped: no reason given t/sdbm_file....1..13 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 23:06:24 2008 # Current time GMT: Thu Jan 10 07:06:24 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 # Failed test 12 in t/sdbm_file.t at line 66 # t/sdbm_file.t line 66 is: ok(not -f 'foo.dir'); ok 4 ok 5 # Failed test 13 in t/sdbm_file.t at line 67 # t/sdbm_file.t line 67 is: ok(not -f 'foo.pag'); ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 not ok 12 not ok 13 FAILED tests 12-13 Failed 2/13 tests, 84.62% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/db_file.t 16 3 12 14 16 t/sdbm_file.t 13 2 12-13 3 tests skipped. Failed 2/6 test scripts. 5/35 subtests failed. Files=6, Tests=35, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/6 test programs. 5/35 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.