Checking if your kit is complete... Looks good Writing Makefile for Apache::Session::Memorycached cp lib/Apache/Session/MemcachedClient.pm blib/lib/Apache/Session/MemcachedClient.pm cp lib/Apache/Session/Lock/Memorycached.pm blib/lib/Apache/Session/Lock/Memorycached.pm cp lib/Apache/Session/Memorycached.pm blib/lib/Apache/Session/Memorycached.pm cp lib/Apache/Session/MemcachedReplicator.pm blib/lib/Apache/Session/MemcachedReplicator.pm cp lib/Apache/Session/Store/Memorycached.pm blib/lib/Apache/Session/Store/Memorycached.pm Manifying blib/man3/Apache::Session::MemcachedClient.3 Manifying blib/man3/Apache::Session::Lock::Memorycached.3 Manifying blib/man3/Apache::Session::Memorycached.3 Manifying blib/man3/Apache::Session::MemcachedReplicator.3 Manifying blib/man3/Apache::Session::Store::Memorycached.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.................1..1 ok 1 - use Apache::Session::Memorycached; ok t/test-apache-session.1..3 ok 1 - use Apache::Session::Memorycached; --> Version : 2.2.0 ok 2 - session ID : 8d3c0b1e2e8299f67b17e913b8da0fd3 not ok 3 - memcached ready # Failed test (t/test-apache-session.t at line 38) # got: 'memcached daemon not running' # expected: 'memcached daemon running' # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/test-apache-session.t 1 256 3 1 33.33% 3 Failed 1/2 test scripts, 50.00% okay. 1/4 subtests failed, 75.00% okay. make: *** [test_dynamic] Error 2