Checking if your kit is complete... Looks good Writing Makefile for XML::Dumper cp Dumper.pm blib/lib/XML/Dumper.pm Manifying blib/man3/XML::Dumper.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/00_syntax..................1..2 ok 1 ok 2 ok t/01_simple_datatypes........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/02_circular_references.....1..1 ok 1 ok t/03_objects.................1..3 ok 1 ok 2 ok 3 ok t/04_callbacks...............1..1 Hi Mom ok 1 ok t/05_file_io.................1..1 ok 1 ok t/06_compression.............1..1 ok 1 ok t/07_dtd.....................1..1 ok 1 ok t/08_utf8....................1..4 ok 1 Test for UTF8 perl failed: data doesn't match! not ok 2 # Failed test 2 in t/08_utf8.t at line 111 ok 3 not ok 4 # Failed test 4 in t/08_utf8.t at line 111 fail #2 FAILED tests 2, 4 Failed 2/4 tests, 50.00% okay t/09_repeated_references.....1..1 ok 1 ok t/10_backwards_compatible....1..1 ok 1 ok t/11_control_characters......1..1 ok 1 ok t/12_class_loading...........1..3 ok 1 ok 2 ok 3 ok t/13_untaint_classnames......1..16 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 t/14_overloading.............1..2 ok 1 ok 2 ok t/15_oo_cmp_ident............1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/handle_undef...............1..3 ok 1 ok 2 ok 3 ok t/oo_style...................1..1 ok 1 ok t/scalar_literals............1..1 ok 1 ok Failed 1/19 test scripts, 94.74% okay. 2/53 subtests failed, 96.23% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/08_utf8.t 4 2 50.00% 2 4 make: *** [test_dynamic] Error 11