Checking if your kit is complete... Looks good Writing Makefile for Tree::Parser cp lib/Tree/Parser.pm blib/lib/Tree/Parser.pm Manifying blib/man3/Tree::Parser.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/10_Tree_Parser_test....................1..10 ok 1 - use Tree::Parser; ok 2 - Tree::Parser->can('new') ok 3 - The object isa Tree::Parser ok 4 - Tree::Parser->can('setParseFilter') ok 5 - Tree::Parser->can('setDeparseFilter') ok 6 - Tree::Parser->can('parse') ok 7 - Tree::Parser->can('deparse') ok 8 - The object isa Tree::Simple ok 9 - ... parse test failed ok 10 - ... deparse did not work ok t/20_Tree_Parser_inputs_test.............1..22 ok 1 - use Tree::Parser; ok 2 - The object isa Tree::Simple ok 3 - The object isa Tree::Parser ok 4 - ... deparse worked ok 5 - The object isa Tree::Parser ok 6 - The object isa Tree::Simple ok 7 - ... parsed correctly ok 8 - The object isa Tree::Parser ok 9 - The object isa Tree::Simple ok 10 - ... parsed correctly ok 11 - The object isa Tree::Parser ok 12 - The object isa Tree::Simple ok 13 - ... parsed correctly ok 14 - The object isa Tree::Parser ok 15 - The object isa Tree::Simple ok 16 - ... parsed correctly ok 17 - The object isa Tree::Parser ok 18 - The object isa Tree::Simple ok 19 - ... parsed correctly ok 20 # skip Install Path::Class to run this test ok 21 # skip Install Path::Class to run this test ok 22 # skip Install Path::Class to run this test ok 3/22 skipped: Install Path::Class to run this test t/30_Tree_Parser_errors_test.............1..15 ok 1 - use Tree::Parser; ok 2 ok 3 - ... this should die ok 4 - ... this should die ok 5 - ... this should die ok 6 - ... this should die ok 7 - ... this should die ok 8 - ... this should die ok 9 - ... this should die ok 10 - ... this should die ok 11 - ... this should die ok 12 - ... this should die ok 13 - ... this should die ok 14 - ... this should die ok 15 - ... this should die ok t/40_Tree_Parser_parse_errors_test.......1..5 ok 1 - use Tree::Parser; ok 2 - ... this should fail ok 3 - ... this should fail ok 4 - ... this should fail ok 5 - ... this should fail ok t/50_Tree_Parser_default_filters_test....1..22 ok 1 - use Tree::Parser; ok 2 - The object isa Tree::Parser ok 3 - The object isa Tree::Simple ok 4 - ... round trip successful ok 5 - The object isa Tree::Parser ok 6 - The object isa Tree::Simple ok 7 - ... round trip successful ok 8 - The object isa Tree::Parser ok 9 - The object isa Tree::Simple ok 10 - ... round trip successful ok 11 - The object isa Tree::Parser ok 12 - The object isa Tree::Simple ok 13 - ... round trip successful ok 14 - The object isa Tree::Parser ok 15 - The object isa Tree::Simple ok 16 - ... parsed correctly ok 17 - The object isa Tree::Parser ok 18 - The object isa Tree::Simple ok 19 - ... parsed correctly ok 20 - The object isa Tree::Parser ok 21 - The object isa Tree::Simple ok 22 - ... parsed correctly ok t/60_Tree_Parser_tree_filter_test........1..5 ok 1 - use Tree::Parser; ok 2 - Tree::Parser->can('new') ok 3 - The object isa Tree::Parser ok 4 - The object isa Tree::Simple ok 5 - ... parse test failed ok t/70_Tree_Parser_RT_bug_12244_test.......1..4 ok 1 - use Tree::Parser; ok 2 - The object isa Tree::Simple ok 3 - The object isa Tree::Parser ok 4 - tree deparsed correctly ok t/pod....................................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD 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 All tests successful, 2 tests and 3 subtests skipped. Files=9, Tests=83, 8 wallclock secs ( 7.10 cusr + 0.48 csys = 7.58 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Tree/Parser.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Tree::Parser.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Tree/Parser/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod