Checking if your kit is complete... Looks good Writing Makefile for Crypt::VERPString Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Crypt/VERPString.pm blib\lib\Crypt\VERPString.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/00.load.........1..1 ok 1 - use Crypt::VERPString; # Testing Crypt::VERPString 0.02 ok t/does-it-work....1..4 ok 1 - use Crypt::VERPString; ok 2 - Constructor If specified by -literal_key, then the key length must be equal to the chosen cipher's key length of 56 bytes at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-VERPString\blib\lib/Crypt/VERPString.pm line 117 # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Crypt\VERPString.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/does-it-work.t 255 65280 4 4 3-4 1 test skipped. Failed 1/4 test scripts. 2/6 subtests failed. Files=4, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 2/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.