Checking if your kit is complete... Looks good Writing Makefile for Array::Slice Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Slice.pm blib\lib\Array\Slice.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 Slice.xs > Slice.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Slice.xsc Slice.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.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Slice.c Slice.c Running Mkbootstrap for Array::Slice () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Slice.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Array::Slice\", 'DLBASE' => 'Slice', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Array\Slice\Slice.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Slice.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:Slice.def Creating library blib\arch\auto\Array\Slice\Slice.lib and object blib\arch\auto\Array\Slice\Slice.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Array\Slice\Slice.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Slice.bs blib\arch\auto\Array\Slice\Slice.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Array\Slice\Slice.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/01_load............1..1 ok 1 - use Array::Slice; ok t/02_explicit........1..15 ok 1 - array with 0 items sliced by 1 ok 2 - array with 0 items sliced by 2 ok 3 - array with 0 items sliced by 3 ok 4 - array with 1 items sliced by 1 ok 5 - array with 1 items sliced by 2 ok 6 - array with 1 items sliced by 3 ok 7 - array with 2 items sliced by 1 ok 8 - array with 2 items sliced by 2 ok 9 - array with 2 items sliced by 3 ok 10 - array with 3 items sliced by 1 ok 11 - array with 3 items sliced by 2 ok 12 - array with 3 items sliced by 3 ok 13 - array with 6 items sliced by 1 ok 14 - array with 6 items sliced by 2 ok 15 - array with 6 items sliced by 3 ok t/03_implicit........1..4 ok 1 - all defined ok 2 - not all defined ok 3 - end not defined ok 4 - read past end ok t/04_reset...........1..4 ok 1 - all defined ok 2 - reset from start ok 3 - reset to past end ok 4 - reset to negative ok t/05_leak............1..0 # Skip Devel::Leak required for testing memory leaks skipped all skipped: Devel::Leak required for testing memory leaks t/06_tied............1..4 ok 1 - all defined ok 2 - reset ok 3 - not all defined ok 4 - end not defined ok t/98_pod.............1..1 ok 1 - blib\lib\Array\Slice.pm ok t/99_pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD coverage skipped all skipped: Test::Pod::Coverage required for testing POD coverage All tests successful, 2 tests skipped. Files=8, Tests=29, 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\Array\Slice\Slice.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Array\Slice\Slice.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Array\Slice\Slice.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Array\Slice\Slice.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Array\Slice\Slice.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Array\Slice.html Installing C:\cpanrun\build\5-10-0\site\lib\Array\Slice.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod