Checking if your kit is complete... Looks good Writing Makefile for Text::Ngram cp lib/Text/Ngram.pm blib/lib/Text/Ngram.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/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. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-I/Users/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.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Ngram.o -o blib/arch/auto/Text/Ngram/Ngram.bundle \ \ chmod 755 blib/arch/auto/Text/Ngram/Ngram.bundle 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 /Users/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.28 cusr + 0.08 csys = 0.36 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/Ngram/Ngram.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/Ngram/Ngram.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/Text/Ngram.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::Ngram.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255