Checking if your kit is complete... Looks good Writing Makefile for Crypt::CCM Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Crypt/CCM.pm blib\lib\Crypt\CCM.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 CCM.xs > CCM.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv CCM.xsc CCM.c Please specify prototyping behavior for CCM.xs (see perlxs manual) cl -c -I. -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=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun\build\5-10-0\lib\CORE" CCM.c CCM.c Running Mkbootstrap for Crypt::CCM () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 CCM.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Crypt::CCM\", 'DLBASE' => 'CCM', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Crypt\CCM\CCM.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 CCM.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:CCM.def Creating library blib\arch\auto\Crypt\CCM\CCM.lib and object blib\arch\auto\Crypt\CCM\CCM.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Crypt\CCM\CCM.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp CCM.bs blib\arch\auto\Crypt\CCM\CCM.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Crypt\CCM\CCM.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Crypt::CCM; ok t/01-api..........1..7 ok 1 - Crypt::CCM->can('new') ok 2 - Crypt::CCM->can('encrypt') ok 3 - Crypt::CCM->can('decrypt') ok 4 - Crypt::CCM->can('set_nonce') ok 5 - Crypt::CCM->can('set_iv') ok 6 - Crypt::CCM->can('set_aad') ok 7 - Crypt::CCM->can('set_tag_length') ok t/02-SP800-38C....1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/03-rfc3610......1..24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok All tests successful. Files=4, Tests=40, 1 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. 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\CCM\CCM.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\CCM\CCM.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\CCM\CCM.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\CCM\CCM.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\CCM\CCM.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Crypt\CCM.html Installing C:\cpanrun\build\5-10-0\site\lib\Crypt\CCM.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod