Checking if your kit is complete... Looks good Writing Makefile for XML::Conf Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/XML/Conf.pm blib\lib\XML\Conf.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/advanced....1..7 ok 1 - use XML::Conf; ok 2 - require XML::Conf; ok 3 - Testing ReadConfig ok 4 - Testing RewriteConfig ok 5 - Testing WriteConfig ok 6 - Validating \@Parameters ok 7 - Validating \@Sections ok t/basic.......1..13 ok 1 - use XML::Conf; ok 2 - require XML::Conf; ok 3 - A test of the NEXTKEY method, we are on the first element in the configuration ok 4 - A test of the FIRSTKEY and NEXTKEY methods, the two values should be similar ok 5 - A test of the NEXTKEY method, should not be similar to the FIRSTKEY call (above) ok 6 - A test of the FIRSTKEY method, we just go back to the beginning ok 7 - A test of the NEXTKEY method, second element, we just move along in the tree ok 8 - A test of the NEXTKEY method, third element, we just move along in the tree ok 9 - A test of the EXISTS method, asking for the existance of the element we just assured the existance of with the NEXTKEY method above ok 10 - A test of the DELETE method, deleting the element we just assured was there ok 11 - A test of the EXISTS method, checking for existance of the newly deleted element (should fail) ok 12 - A test of the CLEAR method, flushing the configuration ok 13 - A test of the FIRSTKEY method after having cleared the contents (should fail) ok t/private.....1..13 ok 1 - use XML::Conf; ok 2 - require XML::Conf; ok 3 - A test of the _val method in list context ok 4 - A test of the _val method in scalar context ok 5 - Checking the returned value ok 6 - A test of the _setval method ok 7 - A test of the _val method (asserting the _setval ok 8 - A test of the _setval method ok 9 - A test of the _val method (asserting the _setval) ok 10 - A test of the _delval method ok 11 - A test of the _val method (asserting the _delval) ok 12 - A test of the _delval method ok 13 - A test of the _val method (asserting the _delval) ok All tests successful. Files=3, Tests=33, 1 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\Conf.html Installing C:\cpanrun\build\5-10-0\site\lib\XML\Conf.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod