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 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-SharedObjects....1..16 ok 1 - use Pots::SharedObject; ok 2 - Pots::SharedObject->can(...) ok 3 - use Pots::SharedAccessor; ok 4 - Pots::SharedAccessor->can('mk_shared_accessors') ok 5 - use Pots::Semaphore; ok 6 - Pots::Semaphore->can(...) ok 7 - The object isa Pots::Semaphore ok 8 - The object isa Pots::SharedObject ok 9 - The object isa Pots::SharedAccessor ok 10 - The object isa SharedObj ok 11 - Accessor value (num) ok 12 - Accessor value (string) ok 13 - Accessor value from thread (num) ok 14 - Accessor value from thread (string) ok 15 - Accessor changed value from thread (num) ok 16 - Accessor changed value from thread (string) ok t/02-Messages.........1..13 ok 1 - use Pots::Message; ok 2 - Pots::Message->can(...) ok 3 - use Pots::MessageQueue; ok 4 - Pots::MessageQueue->can(...) ok 5 - The object isa Pots::MessageQueue ok 6 - The object isa Pots::Message ok 7 - The object isa Pots::Message ok 8 - Message type ok 9 - Message data ok 10 - The object isa Pots::Message ok 11 - Return message type ok 12 - Return message data ok 13 - Bi-directionnal communication ok t/03-Threads..........ok 1 - use Pots::Thread; ok 2 - Pots::Thread->can(...) ok 3 - Thread start ok 4 - Thread start ok 5 - Thread start ok 6 - Thread start ok 7 - Thread start ok 8 - Thread start ok 9 - Thread start ok 10 - Thread start ok 11 - Thread start ok 12 - Thread start ok 13 - Communication ok 14 - Shared accessor Scalars leaked: 1 ok 15 - Communication ok 16 - Shared accessor Scalars leaked: 1 ok 17 - Communication ok 18 - Shared accessor Scalars leaked: 1 ok 19 - Communication ok 20 - Shared accessor Scalars leaked: 1 ok 21 - Communication ok 22 - Shared accessor Scalars leaked: 1 ok 23 - Communication ok 24 - Shared accessor Scalars leaked: 1 ok 25 - Communication ok 26 - Shared accessor Scalars leaked: 1 ok 27 - Communication ok 28 - Shared accessor Scalars leaked: 1 ok 29 - Communication ok 30 - Shared accessor Scalars leaked: 1 ok 31 - Communication ok 32 - Shared accessor Scalars leaked: 1 1..32 ok t/04-MethodServer.....1..6 ok 1 - use Pots::Thread::MethodServer; ok 2 - Pots::Thread::MethodServer->can(...) ok 3 - MethodServer start ok 4 - The object isa Pots::Thread::MethodServer ok 5 - The object isa Pots::Thread::MethodClient::Object::Some::Class ok 6 - Method call with result Scalars leaked: 1 ok All tests successful. Files=4, Tests=67, 33 wallclock secs (30.39 cusr + 0.78 csys = 31.17 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots.pod Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/MessageQueue.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/SharedObject.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/SharedAccessor.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Message.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Tutorial.pod Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Semaphore.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Thread.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Thread/MethodServer.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Pots/Thread/MethodClient.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::SharedObject.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::MessageQueue.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Thread::MethodServer.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Thread::MethodClient.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::SharedAccessor.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Message.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Tutorial.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Semaphore.3 Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Pots::Thread.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod