Checking if your kit is complete... Looks good Writing Makefile for Pots cp lib/Pots/MessageQueue.pm blib/lib/Pots/MessageQueue.pm cp lib/Pots/SharedObject.pm blib/lib/Pots/SharedObject.pm cp lib/Pots/Thread/MethodServer.pm blib/lib/Pots/Thread/MethodServer.pm cp lib/Pots.pod blib/lib/Pots.pod cp lib/Pots/Thread/MethodClient.pm blib/lib/Pots/Thread/MethodClient.pm cp lib/Pots/SharedAccessor.pm blib/lib/Pots/SharedAccessor.pm cp lib/Pots/Message.pm blib/lib/Pots/Message.pm cp lib/Pots/Tutorial.pod blib/lib/Pots/Tutorial.pod cp lib/Pots/Semaphore.pm blib/lib/Pots/Semaphore.pm cp lib/Pots/Thread.pm blib/lib/Pots/Thread.pm Manifying blib/man3/Pots::SharedObject.3 Manifying blib/man3/Pots::MessageQueue.3 Manifying blib/man3/Pots::Thread::MethodServer.3 Manifying blib/man3/Pots.3 Manifying blib/man3/Pots::Thread::MethodClient.3 Manifying blib/man3/Pots::SharedAccessor.3 Manifying blib/man3/Pots::Message.3 Manifying blib/man3/Pots::Tutorial.3 Manifying blib/man3/Pots::Semaphore.3 Manifying blib/man3/Pots::Thread.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-SharedObjects....# Looks like you planned 16 tests but only ran 12. dubious Test returned status 4 (wstat 1024, 0x400) after all the subtests completed successfully t/02-Messages.........Test output counter mismatch [test 8] Test output counter mismatch [test 9] Test output counter mismatch [test 10] Test output counter mismatch [test 11] Test output counter mismatch [test 12] Test output counter mismatch [test 13] # Looks like you planned 13 tests but only ran 9. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 10-13 Failed 4/13 tests, 69.23% okay t/03-Threads..........Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 Scalars leaked: 1 ok t/04-MethodServer.....Scalars leaked: 1 ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-SharedObjects.t 4 1024 16 0 0.00% ?? t/02-Messages.t 4 1024 13 8 61.54% 10-13 Failed 2/4 test scripts, 50.00% okay. 0/67 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 25