Checking if your kit is complete... Looks good Writing Makefile for XML::Handler::EasyTree::Generator Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/XML/Handler/EasyTree/Generator.pm blib\lib\XML\Handler\EasyTree\Generator.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/XML-Handler-EasyTree-Generator....1..42 # try loading module ok 1 - use XML::Handler::EasyTree::Generator; ok 2 - require XML::Handler::EasyTree::Generator; # try basic OO constructor ok 3 - XML::Handler::EasyTree::Generator->can('new') ok 4 - The object isa XML::Handler::EasyTree::Generator ok 5 - default text node ok 6 - default comment node ok 7 - default PI node ok 8 - specified text node ok 9 - specified comment node # try everything with OO approach ok 10 - specified PI node ok 11 - generate text node ok 12 - generate text node, joining content ok 13 - generate text node, ignoring hashref ok 14 - generate comment node ok 15 - generate comment node, joining content ok 16 - generate comment node, ignoring hashref ok 17 - generate PI node with hashref ok 18 - generate PI node with hashref, joining content ok 19 - generate PI node with hashref, ignoring hashref ok 20 - generate PI node with scalar ok 21 - generate PI node with scalar, joining content ok 22 - generate PI node with scalar, ignoring hashref ok 23 - generate element node (with scalar) ok 24 - generate element node with attributes ok 25 - generate element node with two scalars # now try everything with function approach ok 26 - generate element node with hashref ok 27 - generate text node ok 28 - generate text node, joining content ok 29 - generate text node, ignoring hashref ok 30 - generate comment node ok 31 - generate comment node, joining content ok 32 - generate comment node, ignoring hashref ok 33 - generate PI node with hashref ok 34 - generate PI node with hashref, joining content ok 35 - generate PI node with hashref, ignoring hashref ok 36 - generate PI node with scalar ok 37 - generate PI node with scalar, joining content ok 38 - generate PI node with scalar, ignoring hashref ok 39 - generate element node (with scalar) ok 40 - generate element node with attributes ok 41 - generate element node with two scalars ok 42 - generate element node with hashref ok All tests successful. Files=1, Tests=42, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\XML\Handler\EasyTree\Generator.html Installing C:\cpanrun\build\5-10-0\site\lib\XML\Handler\EasyTree\Generator.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod