Checking if your kit is complete... Looks good Writing Makefile for Jemplate Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing blib\arch\auto\Jemplate\Jemplate.js cp lib/Jemplate/Grammar.pm blib\lib\Jemplate\Grammar.pm cp lib/Jemplate.pm blib\lib\Jemplate.pm cp lib/Jemplate/Parser.pm blib\lib\Jemplate\Parser.pm cp lib/Jemplate/Directive.pm blib\lib\Jemplate\Directive.pm C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e cp jemplate blib\script\jemplate pl2bat.bat blib\script\jemplate 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 -Iinc -MExtUtils::Command -e cp jemplate blib\script\jemplate pl2bat.bat blib\script\jemplate C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/block............1..2 ok 1 ok 2 ok t/call.............1..1 ok 1 - CALL ok t/clear............1..1 ok 1 - CLEAR ok t/for..............1..1 ok 1 - FOR looping ok t/get-set..........1..1 ok 1 ok t/hello............1..1 ok 1 - Hello world ok t/if-else..........1..1 ok 1 - TT Comments ok t/if-variations....1..5 ok 1 - First test ok 2 - Second test ok 3 ok 4 ok 5 ok t/javascript.......1..2 ok 1 - verify javascript insert ok 2 - verify --nojavascript will cause error ok t/list.............1..3 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/process..........1..2 ok 1 - PROCESS with no args ok 2 - PROCESS with args ok t/quoted...........1..2 ok 1 - test for "quoted" strings ok 2 - simple string ok t/runtime..........1..2 ok 1 - jemplate command ran ok 2 - --runtime output matches share/Jemplate.js ok t/stash............1..2 ok 1 - Stash Access Permutations ok 2 - Empty Parameter List Function Call ok t/switch...........1..1 ok 1 - SWITCH/CASE Directives ok t/tags.............1..5 ok 1 - Tags not changed ok 2 - Options passed into object ok 3 - No options set ok 4 - Options set in command line ok 5 - Options set in enviroment variables ok t/test.............1..1 ok 1 - Test system works ok t/throw............1..1 ok 1 - THROW ok t/while............1..2 ok 1 - WHILE/RETURN/STOP Directives ok 2 - WHILE/NEXT/LAST Directives ok t/wrapper..........1..4 ok 1 - WRAPPER with no args ok 2 - WRAPPER with args ok 3 - WRAPPER with args (inherited) ok 4 - WRAPPER multiple + args ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/list.t 255 65280 3 6 1-3 Failed 1/20 test scripts. 3/40 subtests failed. Files=20, Tests=40, 8 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/20 test programs. 3/40 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.