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 /Users/cpanrun/build/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, 1 wallclock secs ( 0.45 cusr + 0.27 csys = 0.72 CPU) Installing /Users/cpanrun/build/5.10.0/site/lib/Thread/Queue/Monitored.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Thread::Queue::Monitored.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255