Checking if your kit is complete... Looks good Writing Makefile for XML::Conf cp lib/XML/Conf.pm blib/lib/XML/Conf.pm Manifying blib/man3/XML::Conf.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-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, 2 wallclock secs ( 1.40 cusr + 0.26 csys = 1.66 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/XML/Conf.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/XML::Conf.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod