Checking if your kit is complete... Looks good Writing Makefile for String::LRC cp LRC.pod blib/lib/String/LRC.pod cp bench.pl blib/lib/String/bench.pl cp LRC.pm blib/lib/String/LRC.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 LRC.xs > LRC.xsc && mv LRC.xsc LRC.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=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" LRC.c Running Mkbootstrap for String::LRC () chmod 644 LRC.bs rm -f blib/arch/auto/String/LRC/LRC.so gcc -shared -O2 LRC.o -o blib/arch/auto/String/LRC/LRC.so \ \ chmod 755 blib/arch/auto/String/LRC/LRC.so cp LRC.bs blib/arch/auto/String/LRC/LRC.bs chmod 644 blib/arch/auto/String/LRC/LRC.bs Manifying blib/man3/String::LRC.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/lrc....1..6 The LRC for "what?!" (LRC = "" [ASCII 20]) ok 1 The LRC for "hello" (LRC = "b" [ASCII 98]) ok 2 The LRC for "Testing  stx" (LRC = "+" [ASCII 43]) ok 3 The LRC for "end of test" (LRC = "p" [ASCII 112]) ok 4 Test the LRC for sub-strings (using lrc initialized to previous lrc) ok 5 Test the LRC for a single char ok 6 ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.07 cusr + 0.01 csys = 0.08 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/String/LRC/LRC.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/String/LRC/LRC.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/String/LRC.html Installing /home/cpanrun/build/5.10.0/site/lib/String/bench.pl Installing /home/cpanrun/build/5.10.0/site/lib/String/LRC.pod Installing /home/cpanrun/build/5.10.0/site/lib/String/LRC.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/String::LRC.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod