Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Text::Ngram cp lib/Text/Ngram.pm blib/lib/Text/Ngram.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/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 -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/export/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 -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib 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 /export/home/cpanrun/build/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, 1 wallclock secs ( 0.88 cusr + 0.18 csys = 1.06 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Text/Ngram/Ngram.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Text/Ngram/Ngram.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Text/Ngram.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Text/Ngram.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Text::Ngram.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod