Checking if your kit is complete... Looks good Writing Makefile for Env::Bash Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Env/Bash.pm blib\lib\Env\Bash.pm cp lib/Env/README-sorcerer.pod blib\lib\Env\README-sorcerer.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-general.....1..1 ok 1 - use Env::Bash; ok t/02-standard....1..80 element was unexpected at this time. Oops: internal bash script error or your shell is not bash: at t/02-standard.t line 22 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-80 Failed 80/80 tests, 0.00% okay t/03-oo..........1..86 element was unexpected at this time. Oops: internal bash script error or your shell is not bash: at t/03-oo.t line 22 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-86 Failed 86/86 tests, 0.00% okay t/04-tie.........1..81 '#!bash' is not recognized as an internal or external command, operable program or batch file. Oops: internal bash script error or your shell is not bash: at t/04-tie.t line 24 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-81 Failed 81/81 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02-standard.t 255 65280 80 160 1-80 t/03-oo.t 255 65280 86 172 1-86 t/04-tie.t 255 65280 81 162 1-81 Failed 3/4 test scripts. 247/248 subtests failed. Files=4, Tests=248, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/4 test programs. 247/248 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.