Checking if your kit is complete... Looks good Writing Makefile for Convert::Bencode_XS Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Convert/Bencode_XS.pm blib\lib\Convert\Bencode_XS.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 Bencode_XS.xs > Bencode_XS.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Bencode_XS.xsc Bencode_XS.c 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.06\" -DXS_VERSION=\"0.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Bencode_XS.c Bencode_XS.c Bencode_XS.xs(194) : warning C4715: 'find_num' : not all control paths return a value Running Mkbootstrap for Convert::Bencode_XS () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Bencode_XS.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Convert::Bencode_XS\", 'DLBASE' => 'Bencode_XS', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Convert\Bencode_XS\Bencode_XS.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Bencode_XS.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:Bencode_XS.def Creating library blib\arch\auto\Convert\Bencode_XS\Bencode_XS.lib and object blib\arch\auto\Convert\Bencode_XS\Bencode_XS.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Convert\Bencode_XS\Bencode_XS.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Bencode_XS.bs blib\arch\auto\Convert\Bencode_XS\Bencode_XS.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Convert\Bencode_XS\Bencode_XS.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/001_tests....1..76 ok 1 - use Convert::Bencode_XS; ok 2 - bdecode() returned something ok 3 - bdecode() returned a valid hash ref ok 4 - Integer key present ok 5 - and its the correct value ok 6 - String key present ok 7 - and its the correct value ok 8 - List key present ok 9 - list has 3 elements ok 10 - first element correct ok 11 - second element correct ok 12 - third element correct ok 13 - bencode() returned something ok 14 - and it appears to be the correct value ok 15 - We should croak here: invalid format ok 16 - We should croak here: invalid format ok 17 - We should croak here: invalid format ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - We should croak here: invalid format ok 26 - We should croak here: invalid format ok 27 - We should croak here: invalid format ok 28 - We should croak here: invalid format ok 29 - We should croak here: invalid format ok 30 - We should croak here: invalid format ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 - We should croak here: invalid format ok 38 - We should croak here: invalid format ok 39 - We should croak here: invalid format ok 40 - We should croak here: invalid format ok 41 - We should croak here: invalid format ok 42 - we should croak here: invalid format ok 43 - we should croak here: invalid format ok 44 - we should croak here: invalid format ok 45 - we should croak here: invalid format ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - We should croak here: invalid format ok 73 - We should croak here: invalid format ok 74 ok 75 - We should croak here: invalid format ok 76 ok t/leak.........1..6 ok 1 # skip Devel::Leak not installed ok 2 # skip Devel::Leak not installed ok 3 # skip Devel::Leak not installed ok 4 # skip Devel::Leak not installed ok 5 # skip Devel::Leak not installed ok 6 # skip Devel::Leak not installed ok 6/6 skipped: various reasons All tests successful, 6 subtests skipped. Files=2, Tests=82, 0 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\Convert\Bencode_XS\Bencode_XS.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Convert\Bencode_XS\Bencode_XS.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Convert\Bencode_XS\Bencode_XS.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Convert\Bencode_XS\Bencode_XS.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Convert\Bencode_XS\Bencode_XS.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Convert\Bencode_XS.html Installing C:\cpanrun\build\5-10-0\site\lib\Convert\Bencode_XS.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod