*** ExtUtils::AutoInstall version 0.56 *** Checking for dependencies... [Core Features] - Math::BigInt ...loaded. (1.88 >= 1.60) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Crypt::DH Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Crypt/DH.pm blib\lib\Crypt\DH.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-compile.t t/01-dh.t t/00-compile....1..1 Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-DH\blib\lib/Crypt/DH.pm line 6 ok 1 - use Crypt::DH; ok t/01-dh.........Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-DH\blib\lib/Crypt/DH.pm line 6 1..18 ok 1 - any2bigint(scalar) returns a defined value ok 2 - any2bigint(scalar) returns a Math::BigInt ok 3 - any2bigint(scalar) returns the correct value ok 4 - any2bigint(Math::BigInt) returns a defined value ok 5 - any2bigint(Math::BigInt) returns a Math::BigInt ok 6 - any2bigint(Math::BigInt) returns the correct value ok 7 - Key generation did not modify g ok 8 - Key generation did not modify p ok 9 - Shared secrets match ok 10 - Key generation did not modify g ok 11 - Key generation did not modify p ok 12 - Shared secrets match ok 13 - Key generation did not modify g ok 14 - Key generation did not modify p