Checking if your kit is complete... Looks good Writing Makefile for Thread::Isolate Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Thread/Isolate.pm blib\lib\Thread\Isolate.pm cp lib/Thread/Isolate/Map/Scalar.pm blib\lib\Thread\Isolate\Map\Scalar.pm cp lib/Thread/Isolate/Pool.pm blib\lib\Thread\Isolate\Pool.pm cp lib/Thread/Isolate/Map.pm blib\lib\Thread\Isolate\Map.pm cp lib/Thread/Isolate/Job.pm blib\lib\Thread\Isolate\Job.pm cp lib/Thread/Isolate/Map/Hash.pm blib\lib\Thread\Isolate\Map\Hash.pm cp lib/Thread/Isolate/Map/Handle.pm blib\lib\Thread\Isolate\Map\Handle.pm cp lib/Thread/Isolate/Thread.pm blib\lib\Thread\Isolate\Thread.pm cp lib/Thread/Isolate/Map/Array.pm blib\lib\Thread\Isolate\Map\Array.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/001_basics...........1..8 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 11:46:49 2008 # Current time GMT: Fri Jan 11 19:46:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 The End! By! ok t/002_detached_loop....1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 11:46:50 2008 # Current time GMT: Fri Jan 11 19:46:50 2008 # Using Test.pm version 1.25 in> 1 in> 2 out> 1 out> 2 in> 3 in> 4 out> 3 out> 4 in> 5 out> 5 in> 6 out> 6 in> 7 in> 8 out> 7 in> 9 out> 8 in> 10 out> 9 ok 1 ok 2 ok 3 The End! By! ok t/003_pool.............1..10 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 11:47:00 2008 # Current time GMT: Fri Jan 11 19:47:00 2008 # Using Test.pm version 1.25 ---------------------------------------------- ok 1 #>> Thread::Isolate::Job=ARRAY(0x15dbc4c) [1] # 4 >>>> 1 ok 2 #>> Thread::Isolate::Job=ARRAY(0x1f1cfbc) [1] # 5 >>>> 1 ok 3 #>> Thread::Isolate::Job=ARRAY(0x1f1cfcc) [1] ---------------------------------------------- <<<<<<<<<<<<<<<< # 4 >>>> 2 # 5 >>>> 2 # 4 >>>> 3 # 5 >>>> 3 # 4 >>>> 4 # 5 >>>> 4 # 4 >>>> 5 # 5 >>>> 5 # 5 >>>> 1 >>>>>>>>>>>>>>>> #1 # 5 >>>> 2 #2 #3 # 5 >>>> 3 #4 #5 # 5 >>>> 4 #6 #7 # 5 >>>> 5 #8 #9 # Failed test 4 in t/003_pool.t at line 50 # t/003_pool.t line 50 is: ok( $i[1] ) ; # Failed test 5 in t/003_pool.t at line 51 # t/003_pool.t line 51 is: ok( $i[2] ) ; not ok 4 not ok 5 ok 6 ok 7 ok 8 ok 9