Checking if your kit is complete... Looks good Writing Makefile for Tie::TextDir Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp TextDir.pm blib\lib\Tie\TextDir.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/basic....1..14 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 12:54:26 2008 # Current time GMT: Fri Jan 11 20:54:26 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 not ok 10 # Test 10 got: "1" (t/basic.t at line 47) # Expected: "0" # t/basic.t line 47 is: ok keys %hash, 0; not ok 11 # Test 11 got: "1" (t/basic.t at line 50) # Expected: # t/basic.t line 50 is: ok -e $dir, undef; ok 12 ok 13 not ok 14 # Test 14 got: "0" (t/basic.t at line 64) # Expected: "1" # t/basic.t line 64 is: ok keys %hash, 1; FAILED tests 10-11, 14 Failed 3/14 tests, 78.57% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 14 3 10-11 14 Failed 1/1 test scripts. 3/14 subtests failed. Files=1, Tests=14, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 3/14 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.