*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - Digest ...loaded. (1.15) - Pod::Usage ...loaded. (1.35) - Getopt::Long ...loaded. (2.37) - Digest::base ...loaded. (1.00) - MIME::Base64 ...loaded. (3.07) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Digest::Whirlpool Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Whirlpool.pm blib\lib\Digest\Whirlpool.pm C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Whirlpool.xs > Whirlpool.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e mv Whirlpool.xsc Whirlpool.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Whirlpool.c Whirlpool.c Whirlpool.c(141) : warning C4101: 'RETVAL' : unreferenced local variable Whirlpool.xs(75) : warning C4018: '<' : signed/unsigned mismatch Whirlpool.c(172) : warning C4101: 'RETVAL' : unreferenced local variable Running Mkbootstrap for Digest::Whirlpool () C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 644 Whirlpool.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Digest::Whirlpool\", 'DLBASE' => 'Whirlpool', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Digest\Whirlpool\Whirlpool.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Whirlpool.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Whirlpool.def Creating library blib\arch\auto\Digest\Whirlpool\Whirlpool.lib and object blib\arch\auto\Digest\Whirlpool\Whirlpool.exp C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 755 blib\arch\auto\Digest\Whirlpool\Whirlpool.dll C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp Whirlpool.bs blib\arch\auto\Digest\Whirlpool\Whirlpool.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 644 blib\arch\auto\Digest\Whirlpool\Whirlpool.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/whirlpoolsum blib\script\whirlpoolsum pl2bat.bat blib\script\whirlpoolsum 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 "-Iinc" -MExtUtils::Command -e cp script/whirlpoolsum blib\script\whirlpoolsum pl2bat.bat blib\script\whirlpoolsum C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-use.t t/01-whirlpool.t t/02-pod.t t/add.t t/addfile.t t/b64digest.t t/clone.t t/digest.t t/hashsize.t t/hexdigest.t t/new.t t/reset.t t/00-use..........1..1 ok 1 - use Digest::Whirlpool; ok t/01-whirlpool....1..7 ok 1 - message digest for 123 ok 2 - message digest for 12345678901234567890123456789012345678901234567890123456789012345678901234567890 ok 3 - message digest for ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 ok 4 - message digest for a ok 5 - message digest for abc ok 6 - message digest for abcdbcdecdefdefgefghfghighijhijk ok 7 - message digest for abcdefghijklmnopqrstuvwxyz ok t/02-pod..........1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t/add.............1..3 ok 1 - add as a non-oo method ok 2 - adding one item ok 3 - adding two items to the first one ok t/addfile.........1..1 ok 1 - adding two items to the first one ok t/b64digest.......1..2 ok 1 - digest ok 2 - digest ok t/clone...........1..3 ok 1 ok 2 ok 3 ok t/digest..........1..2 ok 1 - digest as a non-oo method ok 2 - digest ok t/hashsize........1..2 ok 1 - hashsize ok 2 - hashsize: OO ok t/hexdigest.......1..1 ok 1 - digest ok t/new.............1..7 ok 1 - The object isa Digest::Whirlpool ok 2 - The object isa Digest::Whirlpool ok 3 - The object isa Digest::Whirlpool ok 4 - The object isa Digest::Whirlpool::Subclass::One ok 5 - The object isa Digest::Whirlpool::Subclass::Two ok 6 - The object isa Digest::Whirlpool ok 7 - The object isa Digest::Whirlpool::Subclass::Three ok t/reset...........1..4 ok 1 - reset as a non-oo method ok 2 - adding one item ok 3 - adding one item ok 4 - adding one item ok All tests successful, 1 test skipped. Files=12, Tests=33, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) 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 "-Iinc" -MExtUtils::Command -e cp script/whirlpoolsum blib\script\whirlpoolsum pl2bat.bat blib\script\whirlpoolsum Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Digest\Whirlpool\Whirlpool.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Digest\Whirlpool\Whirlpool.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Digest\Whirlpool\Whirlpool.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Digest\Whirlpool\Whirlpool.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Digest\Whirlpool\Whirlpool.pdb Installing C:\cpanrun\build\5-10-0\html\bin\whirlpoolsum.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Digest\Whirlpool.html Installing C:\cpanrun\build\5-10-0\site\lib\Digest\Whirlpool.pm Installing C:\cpanrun\build\5-10-0\site\bin\whirlpoolsum Installing C:\cpanrun\build\5-10-0\site\bin\whirlpoolsum.bat Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod