Warning: prerequisite Crypt::Random 0 not found. 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/00-load...........1..1 # Failed test 'use Crypt::AON::Util;' # at t/00-load.t line 6. not ok 1 - use Crypt::AON::Util; # 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 . 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 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $Crypt::AON::Util::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing Crypt::AON::Util , Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Crypt/AON/Util.pm contains no boilerplate text ok 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 6. # 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 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\AON\Util.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 t/Crypt-AON-Util.t 255 65280 11 21 1-11 1 test skipped. Failed 2/5 test scripts. 12/16 subtests failed. Files=5, Tests=16, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 12/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.