Checking if your kit is complete... Looks good Writing Makefile for Crypt::SKey Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Crypt/SKey.pm blib\lib\Crypt\SKey.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/01-md4............1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 22:18:47 2008 # Current time GMT: Thu Jan 10 06:18:47 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/02-md5............1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 22:18:47 2008 # Current time GMT: Thu Jan 10 06:18:47 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/03-interactive....1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 22:18:47 2008 # Current time GMT: Thu Jan 10 06:18:47 2008 # Using Test.pm version 1.25 Testing interactive mode: enter 'pwd' (without quotes) at the prompt: Reminder - Do not use this program while logged in via telnet or rlogin. Enter secret password: GetConsoleMode failed, LastError=|6| at C:/cpanrun/build/5-10-0/site/lib/Term/ReadKey.pm line 264. ok 1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03-interactive.t 255 65280 2 2 2 Failed 1/3 test scripts. 1/16 subtests failed. Files=3, Tests=16, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.