Checking if your kit is complete... Looks good Writing Makefile for Scriptalicious Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Scriptalicious.pm blib\lib\Scriptalicious.pm cp Changes.pod blib\lib\Changes.pod cp lib/Scriptalicious.pod blib\lib\Scriptalicious.pod 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/01-mmmdelicious....1..9 ok 1 - use Scriptalicious; ok 2 - got PROGNAME ok ok 3 - Parsed built-in argument ok 4 - Parsed custom argument '-' is not recognized as an internal or external command, operable program or batch file. myscript: ERROR: Command `touch t/testfile' exited with error code 1 program output: # Looks like you planned 9 tests but only ran 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-9 Failed 5/9 tests, 44.44% okay t/02-script..........1..6 '-' is not recognized as an internal or external command, operable program or batch file. 02-script.t: ERROR: Command `C:\cpanrun\build\5-10-0\bin\perl.exe -Mlib=C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Scriptalicious\blib\lib t/pu.pl' exited with error code 1 program output: # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/03-yaml............1..9 ok 1 - use Scriptalicious; ok 2 - plain string ok 3 - boolean - on ok 4 - boolean - off ok 5 - integer ok 6 - string ok 7 - list 1 (flow) ok 8 - list 2 (inline) ok 9 - hash ok t/04-fork............1..17 '-' is not recognized as an internal or external command, operable program or batch file. not ok 1 - Command completed successfully # Failed test 'Command completed successfully' # at t/04-fork.t line 13. # got: '256' # expected: '0' not ok 2 - Parent managed to use the timer # Failed test 'Parent managed to use the timer' # at t/04-fork.t line 17. # '' # doesn't match '(?-xism:\(parent\))' not ok 3 - Child managed to use the timer # Failed test 'Child managed to use the timer' # at t/04-fork.t line 18. # '' # doesn't match '(?-xism:\(child\))' '-' is not recognized as an internal or external command, operable program or batch file. 04-fork.t: ERROR: Command `C:\cpanrun\build\5-10-0\bin\perl.exe -Mlib=lib t/loopback.pl' exited with error code 1 program output: # Looks like you planned 17 tests but only ran 3. # Looks like you failed 3 tests of 3 run. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/05-prompt..........1..2 '-' is not recognized as an internal or external command, operable program or batch file. 05-prompt.t: ERROR: Command `C:\cpanrun\build\5-10-0\bin\perl.exe -Mlib=lib t/prompter.pl --int' exited with error code 1 program output: # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/06-anydump.........1..2 '-' is not recognized as an internal or external command, operable program or batch file. 06-anydump.t: ERROR: Command `C:\cpanrun\build\5-10-0\bin\perl.exe t/dump.pl' exited with error code 1 program output: # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/07-tsay............1..2 '-' is not recognized as an internal or external command, operable program or batch file. 07-tsay.t: ERROR: Command `C:\cpanrun\build\5-10-0\bin\perl.exe t/tsay.pl' exited with error code 1 program output: # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/08-unit............ok 1 - use Scriptalicious; ok 2 - sanity - found examples in the man page ok 3 - time_unit(10.1) ok 4 - time_unit(1) ok 5 - time_unit(0.1) ok 6 - time_unit(86401,2) ok 7 - time_unit(86401,3) ok 8 - time_unit(86401) ok 9 - time_unit(86400+3600/2) ok 10 - time_unit(86401,5) ok 11 - time_unit(7*86400) 1..11 ok t/09-noyaml..........1..2 ok 1 - use Scriptalicious; ok 2 - didn't load config without YAML (and didn't die) ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-mmmdelicious.t 255 65280 9 10 5-9 t/02-script.t 255 65280 6 12 1-6 t/04-fork.t 3 768 17 31 1-17 t/05-prompt.t 255 65280 2 4 1-2 t/06-anydump.t 255 65280 2 4 1-2 t/07-tsay.t 255 65280 2 4 1-2 Failed 6/9 test scripts. 34/60 subtests failed. Files=9, Tests=60, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 6/9 test programs. 34/60 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.