Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp configit blib\script\configit pl2bat.bat blib\script\configit C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\big.t t\cache.t t\code.t t\config.t t\encode.t t\install.t t\template.t t\big.........1..2 ok 1 - use Config::Maker; ok 2 - Process big example ok t\cache.......1..10 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - first-run: No file exists yet ok 4 - re-run1: The same should do nothing ok 5 - change: Output must be generated after change ok 6 - re-run2: The same should do nothing again ok 7 - output1: Add output-only text ok 8 - output2: Changes to output-only must not matter ok 9 - output3: Cache and output can differ ok 10 - force: When forced, it is output ok t\code........1..11 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - config: No strict, $config available ok 4 - Get-1: Get function ok 5 - Get1-1: Get1 function in correct cases ok 6 - Get1-2: Get1 functions no match ok 7 - Get1-3: Get1 functions multiple matches ok 8 - ValueType: Value and Type access ok 9 - CondPath-1: Exists in path condition ok 10 - CondPath-2: Unique and parens in path cond ok 11 - CondPath-3: One in path codition ok t\config......1..7 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - plain: Simple syntax ok 4 - block1: Extra curly brackets ok 5 - incl1: Top-level include ok 6 - incl2: Inlude instead of a block ok 7 - all1: All syntax together ok t\encode......1..4 ok 1 - use Config::Maker; ok 2 # skip PerlIO::encoding is not usable here ok 3 # skip PerlIO::encoding is not usable here ok 4 # skip PerlIO::encoding is not usable here ok 3/4 skipped: PerlIO::encoding is not usable here t\install.....1..5 ok 1 - use Config::Maker; ok 2 - Install file The system cannot find the file specified. Unlinking `C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\template.cmQeEMkk8i' failed: Permission denied at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Config-Maker\blib\lib/Config/Maker/Metaconfig.pm line 240. # Looks like you planned 5 tests but only ran 2. # Preserving temporary data in ,test-temp-install Command failed: 768 at t\install.t line 85 Unlinking `C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\template.cmQeEMkk8i' failed: Permission denied at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Config-Maker\blib\lib/Config/Maker/Metaconfig.pm line 240. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. # Preserving temporary data in ,test-temp-install dubious Test returned status 13 (wstat 3328, 0xd00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t\template....1..15 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - if0: If no path ok 4 - if1: If expression ok 5 - map0: Map path-by-value ok 6 - map1: Map path-by-value 2 ok 7 - map2: Map over perl list ok 8 - map3: Map path-with-simple-condition ok 9 - map4: Map path-with-condition ok 10 - map5: Map path-with-condition 2 ok 11 - map6: Map path-with-character-group ok 12 - map7: Map path-with-alternative ok 13 - if2: If-elsif-else path ok 14 - if3: If-elsif-else mixed ok 15 - incl1: Include directive ok Failed 1/7 test scripts, 85.71% okay. 3/54 subtests failed, 94.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\install.t 13 3328 5 3 60.00% 3-5 3 subtests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.