Warning: prerequisite Scalar::Util 1.1 not found. We have 1.07. Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.47 not found. We have 0.45. 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/tmp/5.8.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..1 ok 1 - Pod coverage on Tree::Parser ok All tests successful. Files=9, Tests=85, 5 wallclock secs ( 5.49 cusr + 0.18 csys = 5.67 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Tree/Parser.pm Installing /home/cpanrun/build/5.8.0/man/man3/Tree::Parser.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod