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::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01-basic.t t\02-list.t t\03-object.t t\04-mixed.t t\05-indent.t t\06-import.t t\01-basic.....1..15 ok 1 - use Text::Template::Inline; ok 2 - fail without reftype ok 3 - do not fail if no keys replaced # Failed test (t\01-basic.t at line 14) not ok 4 - fail from context of caller ok 5 - basic templating ok 6 - missing keys ok 7 - ignore invalid ok 8 - ignore out-of-place braces ok 9 - identifiers can include digits ok 10 - syntactic sugar ok 11 - basic key paths ok 12 - nested key paths ok 13 - key paths can include digits ok 14 - traversal to nonexistent # Failed test (t\01-basic.t at line 41) not ok 15 - traversal failure with context # Looks like you failed 2 tests of 15. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4, 15 Failed 2/15 tests, 86.67% okay t\02-list......1..9 ok 1 - basic templating ok 2 - missing keys ok 3 - ignore invalid ok 4 - accept leading zeroes ok 5 - ignore out-of-place braces ok 6 - syntactic sugar ok 7 - basic key paths ok 8 - nested key paths ok 9 - traversal to nonexistent ok t\03-object....1..11 ok 1 - basic templating ok 2 - missing keys ok 3 - ignore invalid ok 4 - ignore out-of-place braces ok 5 - identifiers can include digits ok 6 - syntactic sugar ok 7 - basic key paths ok 8 - nested key paths ok 9 - key paths can include digits ok 10 - traversal to nonexistent # Failed test (t\03-object.t at line 40) not ok 11 - traversal failure with context # Looks like you failed 1 tests of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/11 tests, 90.91% okay t\04-mixed.....1..5 ok 1 - basic key paths ok 2 - nested key paths ok 3 - traversal to nonexistent ok 4 - traversal to wrong key type # Failed test (t\04-mixed.t at line 37) not ok 5 - traversal failure with context # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay t\05-indent....1..3 ok 1 - basic unindent ok 2 - relative unindent ok 3 - relative unindent ok t\06-import....1..5 "fixup" is not exported by the Text::Template::Inline module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Template-Inline\blib\lib/Text/Template/Inline.pm line 25 BEGIN failed--compilation aborted at t\06-import.t line 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed 4/6 test scripts, 33.33% okay. 9/48 subtests failed, 81.25% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-basic.t 2 512 15 2 13.33% 4 15 t\03-object.t 1 256 11 1 9.09% 11 t\04-mixed.t 1 256 5 1 20.00% 5 t\06-import.t 255 65280 5 5 100.00% 1-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.