Checking if your kit is complete... Looks good Writing Makefile for Carp::Assert cp lib/Carp/Assert.pm blib/lib/Carp/Assert.pm Manifying blib/man3/Carp::Assert.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/10enabled.........1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/20disabled........1..25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t/embedded-Carp-Assert.ok 1 - life ends with a bang ok 2 ok 3 ok 4 ok 5 - error format ok 6 - with stack trace ok 7 - names ok 8 ok 9 - example from line 149 ok 10 - my_sqrt example with good input ok 11 - and pukes on bad ok 12 - example from line 300 1..12 FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/embedded-Carp-Assert.t 12 12 100.00% 1-12 Failed 1/3 test scripts, 66.67% okay. 12/45 subtests failed, 73.33% okay. make: *** [test_dynamic] Error 25