Cannot determine perl version info from lib/Config/INI.pm Checking if your kit is complete... Looks good Writing Makefile for Config::INI Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Config/INI/Reader.pm blib\lib\Config\INI\Reader.pm cp lib/Config/INI.pm blib\lib\Config\INI.pm cp lib/Config/INI/Writer.pm blib\lib\Config\INI\Writer.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/*.t t/00-load.........1..2 ok 1 - use Config::INI::Reader; ok 2 - use Config::INI::Writer; ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..3 ok 1 - blib\lib\Config\INI.pm ok 2 - blib\lib\Config\INI\Reader.pm ok 3 - blib\lib\Config\INI\Writer.pm ok t/reader-err......1..7 ok 1 - read_file without args ok 2 - read_file with non-existent file ok 3 - read_file on non-plain-file ok 4 # skip chmoding file 0222 left it -r ok 5 - read_string without args ok 6 - syntax error ok 7 - syntax error ok 1/7 skipped: various reasons t/reader..........1..8 ok 1 - use Config::INI::Reader; ok 2 - return of Config::INI::Reader->read_file isa HASH ok 3 - Config structure matches expected ok 4 - return of Config::INI::Reader->read_string isa HASH ok 5 - ->read_string returns expected value ok 6 - ->read_handle returns expected value ok 7 - an empty string gets an empty hashref ok 8 - we can use 0 as a section name ok t/writer..........1..20 ok 1 - use Config::INI::Reader; ok 2 - use Config::INI::Writer; ok 3 - we can round-trip hashy data ok 4 - we can round-trip hashy data, object method ok 5 - stringifying AOA, _ first ok 6 - stringifying AOA, _ first, object method ok 7 - stringifying AOA, _ later ok 8 - stringifying AOA, _ later, object method ok 9 - all array/hash combinations seem miscible ok 10 - you can't set property B in section A more than once ok 11 - round-trip data->file->data ok 12 - round-trip data->file->data, clobbering file ok 13 - can't clobber an unwriteable file ok 14 - you can't set write to a file without a filename ok 15 - you can't write to a file that's -e -d ok 16 - you can't write out non-ARRAY/HASH data ok 17 - a stupid section header ([=]) is allowed ok 18 - ...but an impossible to parse one is not ok 19 - ...we also can't emit things that would be comments ok 20 - ...but things -almost- like comments are okay ok All tests successful, 1 test and 1 subtest skipped. Files=6, Tests=40, 1 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\INI.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\INI\Reader.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Config\INI\Writer.html Installing C:\cpanrun\build\5-10-0\site\lib\Config\INI.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\INI\Reader.pm Installing C:\cpanrun\build\5-10-0\site\lib\Config\INI\Writer.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod