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/ia64-lp64/build/5.8.2/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, 1 wallclock secs ( 0.88 cusr + 0.22 csys = 1.10 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Thread/Queue/Monitored.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Thread::Queue::Monitored.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod