Checking if your kit is complete... Looks good Writing Makefile for File::Find::Rule::XPath cp lib/File/Find/Rule/XPath.pm blib/lib/File/Find/Rule/XPath.pm Manifying blib/man3/File::Find::Rule::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/0_config.....1..1 # #Package Version # Perl 5.8.2 # File::Find::Rule 0.30 # XML::LibXML Not Installed # XML::XPath 1.13 ok 1 ok t/1_basics.....1..8 ok 1 - module compiled ok not ok 2 - matched //quote # Failed test (t/1_basics.t at line 41) # got: '' # expected: 't/testdata/quote.xml' # Failed test (t/1_basics.t at line 50) # got: '' # expected: 't/testdata/hello.xml t/testdata/quote.xml' not ok 3 - matched / # Failed test (t/1_basics.t at line 60) not ok 4 - matched default pattern # got: '' # expected: 't/testdata/hello.xml t/testdata/quote.xml' # Failed test (t/1_basics.t at line 71) # got: '' # expected: 't/testdata/hello.xml t/testdata/quote.xml' not ok 5 - matched //*[contains(., "Hello World!")] # Failed test (t/1_basics.t at line 82) not ok 6 - matched //greeting[contains(., "Hello World!")] # got: '' # expected: 't/testdata/hello.xml' # Failed test (t/1_basics.t at line 95) # '' # doesn't match '(?-xism:^.*t/testdata/hello\.xml$)' not ok 7 - same search from absolute root matched # Failed test (t/1_basics.t at line 110) # got: '' # expected: 't/testdata/hello.xml' not ok 8 - same search matched using procedural interface # Looks like you failed 7 tests of 8. dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay t/2_cleanup....1..1 ok 1 ok t/9_pod........1..1 ok 1 - blib/lib/File/Find/Rule/XPath.pm ok Failed 1/4 test scripts, 75.00% okay. 7/11 subtests failed, 36.36% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/1_basics.t 7 1792 8 7 87.50% 2-8 make: *** [test_dynamic] Error 25