Checking if your kit is complete... Looks good Writing Makefile for Parse::Lex Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Parse/ALex.pm blib\lib\Parse\ALex.pm cp lib/Parse/Token.pm blib\lib\Parse\Token.pm cp lib/Parse/Token-t.pm blib\lib\Parse\Token-t.pm cp lib/Parse/CLex.pm blib\lib\Parse\CLex.pm cp lib/Parse/YYLex.pm blib\lib\Parse\YYLex.pm cp lib/Parse/LexEvent.pm blib\lib\Parse\LexEvent.pm cp lib/Parse/Template.pm blib\lib\Parse\Template.pm cp lib/Parse/Lex.pm blib\lib\Parse\Lex.pm cp lib/Parse/Trace.pm blib\lib\Parse\Trace.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/test1....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/tokenizer.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test2....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/every.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test3....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/ctokens.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test4....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/ctokenizer.pl Unknown 'strict' tag(s) '1' at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Template.pm line 2 BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Template.pm line 2. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Token.pm line 376. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Token.pm line 376. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/ALex.pm line 23. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/ALex.pm line 23. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/CLex.pm line 7. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/CLex.pm line 7. Compilation failed in require at examples/ctokenizer.pl line 5. BEGIN failed--compilation aborted at examples/ctokenizer.pl line 5. not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test5....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/evparser.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test6....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/from_string.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test7....1..1 Execution of C:\cpanrun\build\5-10-0\bin\perl.exe examples/sexpcond.pl Unknown 'strict' tag(s) '1' at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Template.pm line 2 BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Template.pm line 2. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Token.pm line 376. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Token.pm line 376. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/ALex.pm line 23. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/ALex.pm line 23. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Lex.pm line 7. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseLex\blib\lib/Parse/Lex.pm line 7. Compilation failed in require at examples/sexpcond.pl line 7. BEGIN failed--compilation aborted at examples/sexpcond.pl line 7. not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test1.t 1 1 1 t/test2.t 1 1 1 t/test3.t 1 1 1 t/test4.t 1 1 1 t/test5.t 1 1 1 t/test6.t 1 1 1 t/test7.t 1 1 1 Failed 7/7 test scripts. 7/7 subtests failed. Files=7, Tests=7, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/7 test programs. 7/7 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.