Checking if your kit is complete... Looks good Writing Makefile for Crypt::AoN::Util Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Crypt/AoN/Util.pm blib\lib\Crypt\AoN\Util.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/Crypt-AoN-Util....1..11 not ok 1 - use Crypt::AoN::Util; # Failed test 'use Crypt::AoN::Util;' # at t/Crypt-AoN-Util.t line 11. # Tried to use 'Crypt::AoN::Util'. # Error: Can't locate Crypt/Random.pm in @INC (@INC contains: ./ C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-AoN-Util\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-AoN-Util\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-AoN-Util\blib\lib/Crypt/AoN/Util.pm line 7. # BEGIN failed--compilation aborted at t/Crypt-AoN-Util.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::newKey called at t/Crypt-AoN-Util.t line 20. # Looks like you planned 11 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Crypt-AoN-Util.t 255 65280 11 21 1-11 Failed 1/1 test scripts. 11/11 subtests failed. Files=1, Tests=11, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 11/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.