Checking if your kit is complete... Looks good Writing Makefile for B::XPath cp lib/B/XPath.pm blib/lib/B/XPath.pm Manifying blib/man3/B::XPath.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.............1..1 ok 1 - use B::XPath; # Testing B::XPath 0.01, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl ok t/base................1..31 ok 1 - use B::XPath; ok 2 - The object isa B::XPath::UNOP ok 3 - ... with one child ok 4 - ... a lineseq op ok 5 - lineseq should have four children ok 6 - ... a COP ok 7 - ... a scalar assignment ok 8 - ... another COP ok 9 - ... and a return ok 10 - get_nextstate() for assignment should find closest previous COP ok 11 - get_nextstate() for return should find closest previous COP ok 12 - sassign should have two children ok 13 - ... one a shift ok 14 - ... and the other a scalar pad op ok 15 - shift should have one child ok 16 - ... an array reference op ok 17 - ... itself having one child ok 18 - ... a GV dereference Unimplemented method NAME for B::XPath::PADOP=HASH(0x80000001001bed00) # Looks like you planned 31 tests but only ran 18. # Looks like your test died just after 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-31 Failed 13/31 tests, 58.06% okay t/find_global_name....1..16 ok 1 - use B::XPath; Use of uninitialized value in string eq at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/XPath.pm line 204. Use of uninitialized value in string eq at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/XPath.pm line 204. Use of uninitialized value in string eq at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/XPath.pm line 204. Unimplemented method NAME for B::XPath::PADOP=HASH(0x8000000100438848) # Looks like you planned 16 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay t/pod-coverage........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 2/5 test scripts, 60.00% okay. 28/48 subtests failed, 41.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/base.t 255 65280 31 26 83.87% 19-31 t/find_global_name.t 255 65280 16 30 187.50% 2-16 2 tests skipped. make: *** [test_dynamic] Error 25