# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Class-XML' version '0.06' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Class/XML.pm -> blib/lib/Class/XML.pm Manifying blib/lib/Class/XML.pm -> blib/libdoc/Class::XML.3 HTMLifying blib/lib/Class/XML.pm -> blib/libhtml/site/lib/Class/XML.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/00attr........1..9 ok 1 - Tree object isa MyTest::HasAttrs ok 2 - MyTest::HasAttrs->can(...) ok 3 - Length correct ok 4 - Colour correct ok 5 - Flavour correct ok 6 - Stringify correct ok 7 - Colour mutated correctly ok 8 - Stringify after mutation correct ok 9 - Attribute deletion correct ok t/01child.......1..13 ok 1 - Tree object isa MyTest::TopNode ok 2 - MyTest::TopNode->can('bar') ok 3 - Stringify tree ok 4 - Got child node ok 5 - Return to parent ok 6 - Read-only parent property ok 7 - Multiple children trapped ok 8 - Incorrect type trapped ok 9 - Incorrect node name trapped ok 10 - New child created correctly ok 11 - New child added correctly as replacement ok 12 - Child deleted correctly ok 13 - New child added correctly as new ok t/02new.........1..8 ok 1 - Implicit construction ok ok 2 - Element name set ok ok 3 - Element name override ok ok 4 - Namespacing ok ok 5 - Hashref attribute construct 1/2 ok ok 6 - Hashref attribute construct 2/2 ok ok 7 - Arrayref attribute construct ok ok 8 - Mixed construct ok ok t/03children....1..6 ok 1 - Tree object isa MyTest::TopNode ok 2 - MyTest::TopNode->can('stalk') ok 3 - Stringify tree ok 4 - Two child nodes ok 5 - Node add ok ok 6 - Node delete ok ok t/04relation....1..9 ok 1 - Tree object isa MyTest::TopNode ok 2 - MyTest::TopNode->can('stalk') ok 3 - Stringify tree ok 4 - One node returned ok 5 - Result is an object of correct class isa MyTest::MultiChild ok 6 - Stringify ok ok 7 - One node returned ok 8 - Result is an object of correct class isa MyTest::MultiChild ok 9 - Stringify ok ok t/05inherit.....1..2 ok 1 - Base class not polluted ok 2 - Overload works ok t/06search......1..9 ok 1 - Simple name search ok 2 - Attribute search only ok 3 - Complex XPath generation ok 4 - Empty hash handled ok 5 - Simple search ok ok 6 - First child ok 7 - Second child ok 8 - Class bless correct ok 9 - Return all correct ok All tests successful. Files=7, Tests=56, 3 wallclock secs ( 1.61 cusr + 0.39 csys = 2.00 CPU) /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 install Installing /Users/cpanrun/build/5.10.0/site/lib/Class/XML.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::XML.3 Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/XML.html Writing /Users/cpanrun/build/5.10.0/site/lib/auto/Class/XML/.packlist