Cannot determine perl version info from lib/Devel/Size.pm Cannot determine license info from lib/Devel/Size.pm Checking if your kit is complete... Looks good Writing Makefile for Devel::Size Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Devel/Size.pm blib\lib\Devel\Size.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 Size.xs > Size.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e mv Size.xsc Size.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=\"0.69\" -DXS_VERSION=\"0.69\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Size.c Size.c Size.xs(465) : warning C4018: '<=' : signed/unsigned mismatch Running Mkbootstrap for Devel::Size () C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 644 Size.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Devel::Size\", 'DLBASE' => 'Size', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Devel\Size\Size.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Size.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:Size.def Creating library blib\arch\auto\Devel\Size\Size.lib and object blib\arch\auto\Devel\Size\Size.exp C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 755 blib\arch\auto\Devel\Size\Size.dll C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp Size.bs blib\arch\auto\Devel\Size\Size.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 644 blib\arch\auto\Devel\Size\Size.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/basic......1..13 ok 1 - use Devel::Size; ok 2 - Devel::Size->can(...) ok 3 - VERSION MATCHES ok 4 - size() of strings ok 5 - total_size() of strings ok 6 - size() of array refs ok 7 - total_size() of array refs ok 8 - size() of array refs ok 9 - ."" makes string longer ok 10 - total_size(\@ary1) < total_size(\@ary2) ok 11 - circular references ok 12 - total_size(*foo) > 0 ok 13 - total_size($code) > 0 ok t/pod........1..1 ok 1 - POD test for ../lib/Devel/Size.pm ok t/pod_cov....1..1 ok 1 # skip Test::Pod::Coverage 1.08 required for testing POD coverage ok 1/1 skipped: various reasons t/recurse....1..54 ok 1 - use Devel::Size; ok 2 - Devel::Size->can(...) ok 3 - VERSION MATCHES ok 4 - 4 pointers are dividable by 4 ok 5 - 4 pointers are not zero ok 6 ok 7 - element < hash with one element ok 8 - PVNV + [] > [] alone ok 9 - [] vs. [] ok 10 - properly recurses into PVNV ok 11 - properly recurses into PVNV ok 12 - hash element vs. array ok 13 - [0..size] vs PVNV ok 14 - [0..size] vs. PVNV # full_hash = 367 # hash_size = 103 # array size: 180 # element size: 264 # ref_size = 16 # pvnv_size: 88 ok 15 - properly recurses into PVNV # full_hash = 415 # hash_size = 103 # array size: 220 # element size: 312 # ref_size = 16 # pvnv_size: 88 ok 16 - properly recurses into PVNV ok 17 - computed right size if full array # full_hash = 399 # hash_size = 103 # array size: 204 # element size: 296 # ref_size = 16 # pvnv_size: 88 ok 18 - properly handles undef/non-undef inside arrays ok 19 - element < hash with one element ok 20 - PVNV + [] > [] alone ok 21 - [] vs. [] ok 22 - properly recurses into PVNV ok 23 - properly recurses into PVNV ok 24 - hash element vs. array ok 25 - [0..size] vs PVNV ok 26 - [0..size] vs. PVNV # full_hash = 391 # hash_size = 103 # array size: 200 # element size: 288 # ref_size = 16 # pvnv_size: 88 ok 27 - properly recurses into PVNV # full_hash = 439 # hash_size = 103 # array size: 240 # element size: 336 # ref_size = 16 # pvnv_size: 88 ok 28 - properly recurses into PVNV ok 29 - computed right size if full array # full_hash = 423 # hash_size = 103 # array size: 224 # element size: 320 # ref_size = 16 # pvnv_size: 88 ok 30 - properly handles undef/non-undef inside arrays ok 31 - element < hash with one element ok 32 - PVNV + [] > [] alone ok 33 - [] vs. [] ok 34 - properly recurses into PVNV ok 35 - properly recurses into PVNV ok 36 - hash element vs. array ok 37 - [0..size] vs PVNV ok 38 - [0..size] vs. PVNV # full_hash = 487 # hash_size = 103 # array size: 280 # element size: 384 # ref_size = 16 # pvnv_size: 88 ok 39 - properly recurses into PVNV # full_hash = 535 # hash_size = 103 # array size: 320 # element size: 432 # ref_size = 16 # pvnv_size: 88 ok 40 - properly recurses into PVNV ok 41 - computed right size if full array # full_hash = 519 # hash_size = 103 # array size: 304 # element size: 416 # ref_size = 16 # pvnv_size: 88 ok 42 - properly handles undef/non-undef inside arrays ok 43 - element < hash with one element ok 44 - PVNV + [] > [] alone ok 45 - [] vs. [] ok 46 - properly recurses into PVNV ok 47 - properly recurses into PVNV ok 48 - hash element vs. array ok 49 - [0..size] vs PVNV ok 50 - [0..size] vs. PVNV # full_hash = 2719 # hash_size = 103 # array size: 2140 # element size: 2616 # ref_size = 16 # pvnv_size: 88 ok 51 - properly recurses into PVNV # full_hash = 2767 # hash_size = 103 # array size: 2180 # element size: 2664 # ref_size = 16 # pvnv_size: 88 ok 52 - properly recurses into PVNV ok 53 - computed right size if full array # full_hash = 2751 # hash_size = 103 # array size: 2164 # element size: 2648 # ref_size = 16 # pvnv_size: 88 ok 54 - properly handles undef/non-undef inside arrays ok All tests successful, 1 subtest skipped. Files=4, Tests=69, 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\Devel\Size\Size.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Devel\Size\Size.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Devel\Size\Size.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Devel\Size\Size.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Devel\Size\Size.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Devel\Size.html Installing C:\cpanrun\build\5-10-0\site\lib\Devel\Size.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod