Checking if your kit is complete... Looks good Writing Makefile for Class::XML::Parser make: *** Warning: File `Makefile' has modification time in the future (2007-11-27 17:54:44 > 2007-11-27 17:54:43) cp lib/Class/XML/Parser.pm blib/lib/Class/XML/Parser.pm Manifying blib/man3/Class::XML::Parser.3 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_flat.........................1..3 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok t/02_flat_prune...................1..3 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok t/03_flat_prune_strip.............1..3 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok t/04_simple_hierarchy.............1..7 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok 4 - The object isa ParseResult::TestHierarchy ok 5 - The object isa ParseResult::TestHierarchy::Elem1 ok 6 - The object isa ParseResult::TestHierarchy::Elem3 ok 7 - The object isa ParseResult::TestHierarchy::Bottom ok t/05_hierarchy_custom_mutator.....1..7 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok 4 - The object isa ParseResult::TestHierarchy ok 5 - The object isa ParseResult::TestHierarchy::Elem1 ok 6 - The object isa ParseResult::TestHierarchy::Elem3 ok 7 - The object isa ParseResult::TestHierarchy::Bottom ok t/06_broken_xml...................1..3 ok 1 - use Class::XML::Parser; ok 2 - parse result not defined on parse error ok 3 - last_error value ok t/07_hierarchy_validating.........1..7 ok 1 - use Class::XML::Parser; ok 2 # skip XML::Checker::Parser not installed ok 3 # skip XML::Checker::Parser not installed ok 4 # skip XML::Checker::Parser not installed ok 5 # skip XML::Checker::Parser not installed ok 6 # skip XML::Checker::Parser not installed ok 7 # skip XML::Checker::Parser not installed ok 6/7 skipped: various reasons t/08_hierarchy_validating_fail....1..3 ok 1 - use Class::XML::Parser; ok 2 # skip XML::Checker::Parser not installed ok 3 # skip XML::Checker::Parser not installed ok 2/3 skipped: various reasons t/09_alternate_constructor........1..7 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok 4 - The object isa ParseResult::TestHierarchy ok 5 - The object isa ParseResult::TestHierarchy::Elem1 ok 6 - The object isa ParseResult::TestHierarchy::Elem3 ok 7 - The object isa ParseResult::TestHierarchy::Bottom ok t/10_aliases......................1..7 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok 4 - The object isa ParseResult::TestHierarchy ok 5 - The object isa ParseResult::TestHierarchy::Elem1 ok 6 - The object isa ParseResult::TestHierarchy::Elem3 ok 7 - The object isa ParseResult::TestHierarchy::Bottom ok t/11_namespaces...................1..7 ok 1 - use Class::XML::Parser; ok 2 - expect a reference back ok 3 - datastructure ok 4 - The object isa ParseResult::TestHierarchy ok 5 - The object isa ParseResult::TestHierarchy::Elem1 ok 6 - The object isa ParseResult::TestHierarchy::Elem3 ok 7 - The object isa ParseResult::TestHierarchy::Bottom ok All tests successful, 8 subtests skipped. Files=11, Tests=57, 2 wallclock secs ( 1.57 cusr + 0.36 csys = 1.93 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Class/XML/Parser.html Installing /home/cpanrun/build/5.10.0/site/lib/Class/XML/Parser.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Class::XML::Parser.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod