Checking if your kit is complete... Looks good Writing Makefile for Concurrent::Object Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Concurrent/Channel/LinkedPipes.pm blib\lib\Concurrent\Channel\LinkedPipes.pm cp lib/Concurrent/Data/Serializer.pm blib\lib\Concurrent\Data\Serializer.pm cp lib/Concurrent/Object/Proxy.pm blib\lib\Concurrent\Object\Proxy.pm cp lib/Concurrent/Object/Forked.pm blib\lib\Concurrent\Object\Forked.pm cp lib/Concurrent/Debug.pm blib\lib\Concurrent\Debug.pm cp lib/Concurrent/Object/Data/DefferedRV.pm blib\lib\Concurrent\Object\Data\DefferedRV.pm cp lib/Concurrent/Errorhandler.pm blib\lib\Concurrent\Errorhandler.pm cp lib/Concurrent/Object.pm blib\lib\Concurrent\Object.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-LinkedPipes...............1..11 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:32 2008 # Current time GMT: Thu Jan 10 05:42:32 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 ok t/02-Serializer................1..10 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:33 2008 # Current time GMT: Thu Jan 10 05:42:33 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 t/03-LinkedPipesPerl...........1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:33 2008 # Current time GMT: Thu Jan 10 05:42:33 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok t/03-LinkedPipesPerlPackage....1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:33 2008 # Current time GMT: Thu Jan 10 05:42:33 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok t/04-ProxySetScalar............1..4 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:33 2008 # Current time GMT: Thu Jan 10 05:42:33 2008 # Using Test.pm version 1.25 Can't call method "call" on an undefined value at t/04-ProxySetScalar.t line 29. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/04-ProxyURI..................1..11 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:34 2008 # Current time GMT: Thu Jan 10 05:42:34 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 ok t/05-COURI.....................1..11 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:34 2008 # Current time GMT: Thu Jan 10 05:42:34 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 ok t/06-CO_RV_URI.................1..11 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 21:42:35 2008 # Current time GMT: Thu Jan 10 05:42:35 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 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04-ProxySetScalar.t 9 2304 4 8 1-4 Failed 1/8 test scripts. 4/62 subtests failed. Files=8, Tests=62, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 4/62 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.