Checking if your kit is complete... Looks good Writing Makefile for WWW::Lipsum cp lib/WWW/Lipsum.pm blib/lib/WWW/Lipsum.pm Manifying blib/man3/WWW::Lipsum.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=0; runtests @ARGV;' t/*.t t/lipsum............# Failed test (t/lipsum.t at line 26) # Failed test (t/lipsum.t at line 31) Use of uninitialized value in pattern match (m//) at t/lipsum.t line 39. Use of uninitialized value in pattern match (m//) at t/lipsum.t line 60. # Failed test (t/lipsum.t at line 65) # got: undef # expected: '1' # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-4, 7 Failed 3/7 tests, 57.14% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/lipsum.t 3 768 7 3 42.86% 3-4, 7 Failed 1/1 test scripts, 0.00% okay. 3/7 subtests failed, 57.14% okay. make: *** [test_dynamic] Error 2