Checking if your kit is complete... Looks good Writing Makefile for Crypt::Rijndael Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Rijndael.pm blib\lib\Crypt\Rijndael.pm 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.05\" -DXS_VERSION=\"1.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" _rijndael.c _rijndael.c _rijndael.c(477) : warning C4101: 'oldptxt' : unreferenced local variable 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 Rijndael.xs > Rijndael.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Rijndael.xsc Rijndael.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.05\" -DXS_VERSION=\"1.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Rijndael.c Rijndael.c Rijndael.c(274) : warning C4101: 'RETVAL' : unreferenced local variable Rijndael.xs(141) : warning C4101: 'res' : unreferenced local variable Rijndael.xs(158) : warning C4101: 'res' : unreferenced local variable Running Mkbootstrap for Crypt::Rijndael () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Rijndael.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Crypt::Rijndael\", 'DLBASE' => 'Rijndael', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Crypt\Rijndael\Rijndael.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 _rijndael.obj Rijndael.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:Rijndael.def Creating library blib\arch\auto\Crypt\Rijndael\Rijndael.lib and object blib\arch\auto\Crypt\Rijndael\Rijndael.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Crypt\Rijndael\Rijndael.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Rijndael.bs blib\arch\auto\Crypt\Rijndael\Rijndael.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Crypt\Rijndael\Rijndael.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 "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib\lib', 'blib\arch', )" Level is # Test level is Test::Manifest::test_harness found [t\00_load.t t\pod.t t\pod_coverage.t t\blocksize.t t\cbc.t t\cfb.t t\ctr.t t\ecb.t t\ofb.t t\pcbc.t t\rt\27632.t] t\00_load.........1..41 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 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok t\pod.............1..1 ok 1 - blib\lib\Crypt\Rijndael.pm ok t\pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t\blocksize.......ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t\cbc.............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t\cfb.............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t\ctr.............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t\ecb.............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t\ofb.............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t\pcbc............ok 1 - require 'C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Crypt-Rijndael\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t\rt\27632........ok 1 - The object isa Crypt::Rijndael ok 2 - Text comes back correctly 1..2 ok All tests successful, 1 test skipped. Files=11, Tests=120, 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. 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\Rijndael\Rijndael.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Rijndael\Rijndael.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Rijndael\Rijndael.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Rijndael\Rijndael.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Crypt\Rijndael\Rijndael.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Crypt\Rijndael.html Installing C:\cpanrun\build\5-10-0\site\lib\Crypt\Rijndael.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod