Checking if your kit is complete... Looks good Writing Makefile for Tree::XPathEngine cp lib/Tree/XPathEngine/Literal.pm blib/lib/Tree/XPathEngine/Literal.pm cp lib/Tree/XPathEngine/Step.pm blib/lib/Tree/XPathEngine/Step.pm cp lib/Tree/XPathEngine/NodeSet.pm blib/lib/Tree/XPathEngine/NodeSet.pm cp lib/Tree/XPathEngine/Boolean.pm blib/lib/Tree/XPathEngine/Boolean.pm cp lib/Tree/XPathEngine/Function.pm blib/lib/Tree/XPathEngine/Function.pm cp lib/Tree/XPathEngine/LocationPath.pm blib/lib/Tree/XPathEngine/LocationPath.pm cp lib/Tree/XPathEngine/Variable.pm blib/lib/Tree/XPathEngine/Variable.pm cp lib/Tree/XPathEngine.pm blib/lib/Tree/XPathEngine.pm cp lib/Tree/XPathEngine/Root.pm blib/lib/Tree/XPathEngine/Root.pm cp lib/Tree/XPathEngine/Number.pm blib/lib/Tree/XPathEngine/Number.pm cp lib/Tree/XPathEngine/Expr.pm blib/lib/Tree/XPathEngine/Expr.pm Manifying blib/man3/Tree::XPathEngine::Literal.3 Manifying blib/man3/Tree::XPathEngine::Step.3 Manifying blib/man3/Tree::XPathEngine::NodeSet.3 Manifying blib/man3/Tree::XPathEngine::Boolean.3 Manifying blib/man3/Tree::XPathEngine::Function.3 Manifying blib/man3/Tree::XPathEngine::Variable.3 Manifying blib/man3/Tree::XPathEngine::LocationPath.3 Manifying blib/man3/Tree::XPathEngine.3 Manifying blib/man3/Tree::XPathEngine::Root.3 Manifying blib/man3/Tree::XPathEngine::Number.3 Manifying blib/man3/Tree::XPathEngine::Expr.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00-load...........# Testing Tree::XPathEngine 0.05, Perl 5.008007, /usr/bin/perl ok t/01_basic..........FAILED tests 1-27 Failed 27/27 tests, 0.00% okay t/02_altername_word_tokens.FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/03_xpath..........FAILED tests 1-107 Failed 107/107 tests, 0.00% okay t/04_errors.........FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_basic.t 27 27 100.00% 1-27 t/02_altername_word_tokens.t 4 4 100.00% 1-4 t/03_xpath.t 107 107 100.00% 1-107 t/04_errors.t 8 8 100.00% 1-8 2 tests skipped. Failed 4/7 test scripts, 42.86% okay. 146/147 subtests failed, 0.68% okay. make: *** [test_dynamic] Error 29