Checking if your kit is complete... Looks good Writing Makefile for Module::Distname cp lib/Module/Distname.pm blib/lib/Module/Distname.pm Manifying blib/man3/Module::Distname.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/distname..........Use of uninitialized value in exists at t/distname.t line 34. Use of uninitialized value in concatenation (.) or string at t/distname.t line 34. # Failed test (t/distname.t at line 34) # $VAR1 = { # 'libwww-perl' => '' # }; # Failed test (t/distname.t at line 34) # $VAR1 = { # 'Test::Simple' => '0.54' # }; # Looks like you failed 2 tests of 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 4 Failed 2/7 tests, 71.43% okay (-3 skipped tests: 2 okay, 28.57%) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/distname.t 2 512 7 2 28.57% 2, 4 3 subtests skipped. Failed 1/1 test scripts, 0.00% okay. 2/7 subtests failed, 71.43% okay. make: *** [test_dynamic] Error 2