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 /export/home/cpanrun/build/5.8.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, 2 wallclock secs ( 1.51 cusr + 0.21 csys = 1.72 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Thread/Queue/Monitored.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/Thread::Queue::Monitored.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod