Checking if your kit is complete... Looks good Writing Makefile for Crypt::DES Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp DES.pm blib\lib\Crypt\DES.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap DES.xs > DES.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv DES.xsc DES.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=\"2.05\" -DXS_VERSION=\"2.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" DES.c DES.c DES.xs(39) : warning C4013: 'perl_des_expand_key' undefined; assuming extern returning int DES.c(53) : warning C4101: 'RETVAL' : unreferenced local variable DES.xs(70) : warning C4013: 'perl_des_crypt' undefined; assuming extern returning int 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=\"2.05\" -DXS_VERSION=\"2.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" _des.c _des.c _des.c(454) : warning C4101: 'ptr' : unreferenced local variable Running Mkbootstrap for Crypt::DES () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 DES.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Crypt::DES\", 'DLBASE' => 'DES', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Crypt\DES\DES.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 DES.obj _des.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:DES.def Creating library blib\arch\auto\Crypt\DES\DES.lib and object blib\arch\auto\Crypt\DES\DES.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Crypt\DES\DES.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp DES.bs blib\arch\auto\Crypt\DES\DES.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Crypt\DES\DES.bs 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 "-Iblib\lib" "-Iblib\arch" test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 1 wallclock secs ( 0.13 usr + 0.00 sys = 0.13 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.12 usr + 0.00 sys = 0.12 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. 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\Crypt\DES\DES.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\DES\DES.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\DES\DES.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\DES\DES.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\DES\DES.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Crypt\DES.html Installing C:\cpanrun\build\5-10-0\site\lib\Crypt\DES.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod