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.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..23 Subroutine B::defstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. Subroutine B::curstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. 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 Subroutine B::defstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. Subroutine B::curstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. 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..6 Subroutine B::defstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. Subroutine B::curstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. ok 1 - use Data::XDumper; ok 2 - Dump scalar variable ok 3 - Dump hash variable ok 4 - Dump array variable ok 5 - Dump glob variable ok 6 - Dump code variable ok t/4....1..4 Subroutine B::defstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. Subroutine B::curstash redefined at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/XSLoader.pm line 88. ok 1 - use Data::XDumper; ok 2 - Various kinds of values ok 3 - FORMAT # Failed test (t/4.t at line 53) # Structures begin differing at: # $got->[3] = ' [' # $expected->[3] = ' [1, 2, 3]' not ok 4 - Ties and misc # Looks like you failed 1 tests of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay Failed 1/4 test scripts, 75.00% okay. 1/41 subtests failed, 97.56% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/4.t 1 256 4 1 25.00% 4 make: *** [test_dynamic] Error 2