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.8.0/bin/perl /home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.8.0/lib/5.8.0/ExtUtils/typemap Slice.xs > Slice.xsc && mv Slice.xsc Slice.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fpic "-I/home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/CORE" Slice.c Running Mkbootstrap for Array::Slice () chmod 644 Slice.bs rm -f blib/arch/auto/Array/Slice/Slice.so LD_RUN_PATH="" gcc -shared 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.8.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..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD 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, 3 tests skipped. Files=8, Tests=28, 3 wallclock secs ( 2.53 cusr + 0.14 csys = 2.67 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/Array/Slice/Slice.so Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/auto/Array/Slice/Slice.bs Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi/Array/Slice.pm Installing /home/cpanrun/build/5.8.0/man/man3/Array::Slice.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod