Checking if your kit is complete... Looks good Writing Makefile for Jabber::Lite cp lib/Jabber/Lite.pm blib/lib/Jabber/Lite.pm Manifying blib/man3/Jabber::Lite.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00use.............1..3 ok 1 ok 2 ok 3 ok t/01parsebad........1..6 Not a HASH reference at blib/lib/Jabber/Lite.pm line 3962. ok 1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/02parsegood.......1..6 Not a HASH reference at blib/lib/Jabber/Lite.pm line 3962. ok 1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/03srvrecords......1..2 ok 1 Not a HASH reference at t/03srvrecords.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/01parsebad.t 255 65280 6 5 83.33% 2-6 t/02parsegood.t 255 65280 6 5 83.33% 2-6 t/03srvrecords.t 255 65280 2 1 50.00% 2 Failed 3/4 test scripts, 25.00% okay. 11/17 subtests failed, 35.29% okay. make: *** [test_dynamic] Error 2