Checking if your kit is complete... Looks good Writing Makefile for Thread::Queue::Monitored cp lib/Thread/Queue/Monitored.pm blib/lib/Thread/Queue/Monitored.pm Manifying blib/man3/Thread::Queue::Monitored.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Queue-Monitored01....1..11 ok 1 - use threads; ok 2 - use Thread::Queue::Monitored; ok 3 - Thread::Queue::Monitored->can(...) ok 4 - check queue object type isa Thread::Queue::Monitored ok 5 - check thread object type isa threads ok 6 - check number of values on queue ok 7 - check whether monitoring ok ok 8 - check queue object type isa Thread::Queue::Monitored ok 9 - check thread object type isa threads ok 10 - check number of values on queue ok 11 - check whether monitoring ok ok t/Queue-Monitored02....1..8 ok 1 - use threads; ok 2 - use Thread::Queue::Monitored; ok 3 - check queue object type isa Thread::Queue::Monitored ok 4 - check thread object type isa threads ok 5 - check number of values on queue ok 6 - check result of join() ok 7 - check result of ->self ok 8 - check whether monitoring ok ok All tests successful. Files=2, Tests=19, 0 wallclock secs ( 0.25 cusr + 0.10 csys = 0.35 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Thread/Queue/Monitored.html Installing /home/cpanrun/build/5.10.0/site/lib/Thread/Queue/Monitored.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Thread::Queue::Monitored.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod