Checking if your kit is complete... Looks good Writing Makefile for Array::Slice cp Slice.pm blib/lib/Array/Slice.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Slice.xs > Slice.xsc && mv Slice.xsc Slice.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Slice.c Running Mkbootstrap for Array::Slice () chmod 644 Slice.bs rm -f blib/arch/auto/Array/Slice/Slice.so gcc -shared -O2 Slice.o -o blib/arch/auto/Array/Slice/Slice.so \ \ chmod 755 blib/arch/auto/Array/Slice/Slice.so cp Slice.bs blib/arch/auto/Array/Slice/Slice.bs chmod 644 blib/arch/auto/Array/Slice/Slice.bs Manifying blib/man3/Array::Slice.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-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.70 cusr + 0.12 csys = 0.82 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Array/Slice/Slice.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Array/Slice/Slice.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Array/Slice.html Installing /home/cpanrun/build/5.10.0/site/lib/Array/Slice.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Array::Slice.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod