Set up gcc environment - 3.3 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 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 - The object isa Tree::Parser ok 21 - The object isa Tree::Simple ok 22 - ... parsed correctly ok 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..1 ok 1 - blib/lib/Tree/Parser.pm ok 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, 1 test skipped. Files=9, Tests=84, 4 wallclock secs ( 2.83 cusr + 0.30 csys = 3.13 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Tree/Parser.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Tree/Parser.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Tree::Parser.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod