Checking if your kit is complete... Looks good Writing Makefile for IO::Shaper Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Shaper.pm blib\lib\IO\Shaper.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/01_basic....1..5 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 06:33:58 2008 # Current time GMT: Thu Jan 10 14:33:58 2008 # Using Test.pm version 1.25 ok 1 Your vendor has not defined Socket macro MSG_DONTWAIT, used at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\IO-Shaper\blib\lib/IO/Shaper.pm line 58 # Test 2 got: (t/01_basic.t at line 43) # Expected: "123456789\n" # t/01_basic.t line 43 is: ok($data, "123456789\n"); # Failed test 3 in t/01_basic.t at line 47 # t/01_basic.t line 47 is: ok($now - $start > 3); not ok 2 not ok 3 ok 4 ok 5 FAILED tests 2-3 Failed 2/5 tests, 60.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 5 2 2-3 Failed 1/1 test scripts. 2/5 subtests failed. Files=1, Tests=5, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 2/5 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.