Cannot determine perl version info from lib/Config/Any.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 323. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - Module::Pluggable ...loaded. (3.6 >= 3.01) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Config::Any Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Config/Any.pm blib\lib\Config\Any.pm cp lib/Config/Any/General.pm blib\lib\Config\Any\General.pm cp lib/Config/Any/XML.pm blib\lib\Config\Any\XML.pm cp lib/Config/Any/INI.pm blib\lib\Config\Any\INI.pm cp lib/Config/Any/JSON.pm blib\lib\Config\Any\JSON.pm cp lib/Config/Any/Perl.pm blib\lib\Config\Any\Perl.pm cp lib/Config/Any/YAML.pm blib\lib\Config\Any\YAML.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/01-use.t t/10-branches.t t/20-parse.t t/50-general.t t/51-ini.t t/52-json.t t/53-perl.t t/54-xml.t t/55-yaml.t t/61-features.t t/62-multi.t t/pod-coverage.t t/pod.t t/01-use..........1..6 ok 1 - use Config::Any; ok 2 - use Config::Any::INI; ok 3 - use Config::Any::JSON; ok 4 - use Config::Any::Perl; ok 5 - use Config::Any::XML; ok 6 - use Config::Any::YAML; ok t/10-branches.....1..10 ok 1 - use Config::Any; ok 2 - load_files expects args ok 3 - load_files expects files ok 4 - load_stems expects args ok 5 - load_stems expects stems ok 6 - use_ext 0 works ok 7 - use_ext 1 works ok 8 - filter works ok 9 - filter breaks ok 10 - load_stems with stems works ok t/20-parse........1..54 ok 1 - load_files with use_ext works [t/conf/conf.xml] ok 2 - load_files returns an arrayref ok 3 - load_files arrayref contains a ref ok 4 - hashref ok 5 - filename matches ok 6 - hashref cfg ok 7 - appname parses ok 8 - component->cntrlr->foo = bar ok 9 - model->model::baz->qux = xyzzy ok 10 - load_files with use_ext works [t/conf/conf.yml] ok 11 - load_files returns an arrayref ok 12 - load_files arrayref contains a ref ok 13 - hashref ok 14 - filename matches ok 15 - hashref cfg ok 16 - appname parses ok 17 - component->cntrlr->foo = bar ok 18 - model->model::baz->qux = xyzzy ok 19 - load_files with use_ext works [t/conf/conf.pl] ok 20 - load_files returns an arrayref ok 21 - load_files arrayref contains a ref ok 22 - hashref ok 23 - filename matches ok 24 - hashref cfg ok 25 - appname parses ok 26 - component->cntrlr->foo = bar ok 27 - model->model::baz->qux = xyzzy ok 28 - load_files with use_ext works [t/conf/conf.ini] ok 29 - load_files returns an arrayref ok 30 - load_files arrayref contains a ref ok 31 - hashref ok 32 - filename matches ok 33 - hashref cfg ok 34 - appname parses ok 35 - component->cntrlr->foo = bar ok 36 - model->model::baz->qux = xyzzy ok 37 - load_files with use_ext works [t/conf/conf.conf] ok 38 - load_files returns an arrayref ok 39 - load_files arrayref contains a ref ok 40 - hashref ok 41 - filename matches ok 42 - hashref cfg ok 43 - appname parses ok 44 - component->cntrlr->foo = bar ok 45 - model->model::baz->qux = xyzzy ok 46 - load_files with use_ext works [t/conf/conf.json] ok 47 - load_files returns an arrayref ok 48 - load_files arrayref contains a ref ok 49 - hashref ok 50 - filename matches ok 51 - hashref cfg ok 52 - appname parses ok 53 - component->cntrlr->foo = bar ok 54 - model->model::baz->qux = xyzzy ok t/50-general......1..4 ok 1 ok 2 ok 3 ok 4 ok t/51-ini..........1..11 ok 1 - config loaded ok 2 - toplevel key lookup succeeded ok 3 - nested hashref hack lookup succeeded ok 4 - config loaded ok 5 - toplevel key lookup succeeded ok 6 - nested hashref hack lookup succeeded ok 7 - config loaded (no-map-space mode) ok 8 - toplevel key lookup succeeded ok 9 - unnested key lookup succeeded ok 10 - config loaded ok 11 - subsections parsed properly ok t/52-json.........1..2 ok 1 ok 2 ok t/53-perl.........1..3 ok 1 ok 2 ok 3 - multiple loads of the same file ok t/54-xml..........1..2 ok 1 ok 2 ok t/55-yaml.........1..2 ok 1 ok 2 ok t/61-features.....1..10 ok 1 - load file with parser forced ok 2 - load_files returns an arrayref ok 3 - load_files arrayref contains a ref ok 4 - hashref ok 5 - filename matches ok 6 - hashref cfg ok 7 - appname parses ok 8 - component->cntrlr->foo = bar ok 9 - model->model::baz->qux = xyzzy ok 10 - load file with parser forced ok t/62-multi........1..3 ok 1 - 2 documents ok 2 - structures ok ok 3 - config-any structures ok ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..7 ok 1 - blib\lib\Config\Any.pm ok 2 - blib\lib\Config\Any\General.pm ok 3 - blib\lib\Config\Any\INI.pm ok 4 - blib\lib\Config\Any\JSON.pm ok 5 - blib\lib\Config\Any\Perl.pm ok 6 - blib\lib\Config\Any\XML.pm ok 7 - blib\lib\Config\Any\YAML.pm ok All tests successful, 1 test skipped. Files=13, Tests=114, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\General.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\INI.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\JSON.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\Perl.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\XML.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\Any\YAML.html Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\General.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\INI.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\JSON.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\Perl.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\XML.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\Any\YAML.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod