Checking if your kit is complete... Looks good Writing Makefile for CGI::LogCarp cp LogCarp.pm blib/lib/CGI/LogCarp.pm Manifying blib/man3/CGI::LogCarp.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01load.....1..3 ok 1 require ok 2 import ok 3 ok t/02err......1..3 ok 1 carpout ok 2 reset carpout ok 3 ok t/03debug....1..7 ok 1 debugout ok 2 default DEBUGLEVEL ok 3 DEBUGLEVEL 2 ok 4 DEBUGLEVEL 1 ok 5 DEBUGLEVEL 0 ok 6 reset debugout ok 7 ok t/04log......1..7 ok 1 logmsgout ok 2 default LOGLEVEL ok 3 LOGLEVEL 2 ok 4 LOGLEVEL 1 ok 5 LOGLEVEL 0 ok 6 reset logmsgout ok 7 ok t/05carp.....1..2 ok 1 carped ok 2 ok t/06croak....1..2 not ok 1 croaked ok 2 FAILED test 1 Failed 1/2 tests, 50.00% okay Failed 1/6 test scripts, 83.33% okay. 1/24 subtests failed, 95.83% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/06croak.t 2 1 50.00% 1 make: *** [test_dynamic] Error 25