Checking if your kit is complete... Looks good Writing Makefile for Data::XDumper cp XDumper.pm blib/lib/Data/XDumper.pm Manifying blib/man3/Data::XDumper.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/1....1..23 ok 1 - use Data::XDumper; ok 2 - The object isa Foo ok 3 - The object isa Data::XDumper ok 4 ok 5 - The object isa Data::XDumper 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 t/2....1..8 ok 1 - use Data::XDumper; ok 2 - use Data::XDumper; ok 3 - The object isa Data::XDumper ok 4 - Array of hex numbers ok 5 - Hash of code ref and string with newline ok 6 - Decimal numbers ok 7 - Different indent ok 8 - Expanded array ok t/3....1..0 # Skip DumpVar requires perl 5.8 skipped all skipped: DumpVar requires perl 5.8 t/4....1..4 ok 1 - use Data::XDumper; # Failed test (t/4.t at line 42) ok 2 - Various kinds of values not ok 3 - FORMAT # Structures begin differing at: # $got->[0] = ' ' # $expected->[0] = ' \' # Looks like you failed 1 tests of 4. ok 4 - Ties and misc dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/4 tests, 75.00% okay Failed 1/4 test scripts, 75.00% okay. 1/35 subtests failed, 97.14% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/4.t 1 256 4 1 25.00% 3 1 test skipped. make: *** [test_dynamic] Error 2