Checking if your kit is complete... Looks good Writing Makefile for IPC::Lock cp lib/IPC/Lock.pm blib/lib/IPC/Lock.pm cp lib/IPC/Lock/Memcached.pm blib/lib/IPC/Lock/Memcached.pm Manifying blib/man3/IPC::Lock.3 Manifying blib/man3/IPC::Lock::Memcached.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/IPC-Lock-Memcached....1..7 ok 1 - use IPC::Lock::Memcached; ok 2 - instantiation # Failed test (t/IPC-Lock-Memcached.t at line 10) not ok 3 - 29022.testing locked ok 4 - 29022.testing still locked # Failed test (t/IPC-Lock-Memcached.t at line 12) not ok 5 - 29022.testing exists in memcached # Failed test (t/IPC-Lock-Memcached.t at line 13) not ok 6 - 29022.testing unlocked ok 7 - 29022.testing deleted from memcached # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3, 5-6 Failed 3/7 tests, 57.14% okay t/IPC-Lock..............1..1 ok 1 - use IPC::Lock; ok Failed 1/2 test scripts, 50.00% okay. 3/8 subtests failed, 62.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/IPC-Lock-Memcached.t 3 768 7 3 42.86% 3 5-6 make: *** [test_dynamic] Error 25