Checking if your kit is complete... Looks good Writing Makefile for Text::Ngram cp lib/Text/Ngram.pm blib/lib/Text/Ngram.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 Ngram.xs > Ngram.xsc && mv Ngram.xsc Ngram.c Please specify prototyping behavior for Ngram.xs (see perlxs manual) gcc -c -I. -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.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Ngram.c Running Mkbootstrap for Text::Ngram () chmod 644 Ngram.bs rm -f blib/arch/auto/Text/Ngram/Ngram.so gcc -shared -O2 Ngram.o -o blib/arch/auto/Text/Ngram/Ngram.so \ \ chmod 755 blib/arch/auto/Text/Ngram/Ngram.so cp Ngram.bs blib/arch/auto/Text/Ngram/Ngram.bs chmod 644 blib/arch/auto/Text/Ngram/Ngram.bs Manifying blib/man3/Text::Ngram.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-basic........1..15 ok 1 - use Text::Ngram; ok 2 - Simple test finds all ngrams ok 3 - Simple incremental adding works ok 4 - Without messing everything else up ok 5 - We can guess the window size ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Text/Ngram.pm ok All tests successful, 1 test skipped. Files=3, Tests=16, 0 wallclock secs ( 0.24 cusr + 0.09 csys = 0.33 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/Text/Ngram/Ngram.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Text/Ngram/Ngram.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Text/Ngram.html Installing /home/cpanrun/build/5.10.0/site/lib/Text/Ngram.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Text::Ngram.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod