Checking if your kit is complete... Looks good Writing Makefile for Thread::Semaphore Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Thread/Semaphore.pm blib\lib\Thread\Semaphore.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/00_load.........1..1 # Testing Thread::Semaphore 2.07 ok 1 - use Thread::Semaphore; ok t/01_basic........1..10 ok 1 - New Semaphore ok 2 - New Semaphore ok 3 - Main has semaphore ok 4 - Thread 1 got semaphore ok 5 - Main got semaphore ok 6 - Thread 2 got semaphore ok 7 - Main re-got semaphore ok 8 - Thread 2 done ok 9 - Thread 1 done ok 10 - Main done ok t/02_errs.........1..12 ok 1 - Semaphore initializer is not an integer: undef at t/02_errs.t line 17 # ok 2 - Semaphore initializer is not an integer: 0.5 at t/02_errs.t line 19 # ok 3 - Semaphore initializer is not an integer: foo at t/02_errs.t line 21 # ok 4 - New semaphore ok 5 - Semaphore decrement is not a positive integer: undef at t/02_errs.t line 27 # ok 6 - Semaphore decrement is not a positive integer: -1 at t/02_errs.t line 29 # ok 7 - Semaphore decrement is not a positive integer: 1.5 at t/02_errs.t line 31 # ok 8 - Semaphore decrement is not a positive integer: foo at t/02_errs.t line 33 # ok 9 - Semaphore increment is not a positive integer: undef at t/02_errs.t line 36 # ok 10 - Semaphore increment is not a positive integer: -1 at t/02_errs.t line 38 # ok 11 - Semaphore increment is not a positive integer: 1.5 at t/02_errs.t line 40 # ok 12 - Semaphore increment is not a positive integer: foo at t/02_errs.t line 42 # ok t/03_nothreads....1..4 ok 1 - Non-threaded semaphore ok 2 - Non-threaded semaphore ok 3 - Non-threaded semaphore ok 4 - Non-threaded semaphore ok t/99_pod..........1..0 # Skip Module maintainer tests skipped all skipped: Module maintainer tests All tests successful, 1 test skipped. Files=5, Tests=27, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\lib\Thread\Semaphore.html Installing C:\cpanrun\build\5-10-0\lib\Thread\Semaphore.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod