Checking if your kit is complete... Looks good Writing Makefile for XML::Simple::Tree cp lib/XML/Simple/Tree.pm blib/lib/XML/Simple/Tree.pm Manifying blib/man3/XML::Simple::Tree.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/cut.........1..6 Not an ARRAY reference at blib/lib/XML/Simple/Tree.pm line 99. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/move........1..4 Not an ARRAY reference at blib/lib/XML/Simple/Tree.pm line 99. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/paste.......1..6 Not an ARRAY reference at t/paste.t line 24. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/toXML.......1..3 ok 1 - The object isa XML::Simple::Tree ok 2 - The object isa XML::Simple::Tree ok 3 - in == out ok t/traverse....1..5 Not an ARRAY reference at blib/lib/XML/Simple/Tree.pm line 99. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed 4/5 test scripts, 20.00% okay. 21/24 subtests failed, 12.50% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/cut.t 255 65280 6 12 200.00% 1-6 t/move.t 255 65280 4 8 200.00% 1-4 t/paste.t 255 65280 6 12 200.00% 1-6 t/traverse.t 255 65280 5 10 200.00% 1-5 make: *** [test_dynamic] Error 2