Checking if your kit is complete... Looks good Writing Makefile for Lucene::QueryParser cp QueryParser.pm blib/lib/Lucene/QueryParser.pm Manifying blib/man3/Lucene::QueryParser.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/1....1..20 ok 1 - use Lucene::QueryParser; ok 2 - Simple one-word query parses fine ok 3 - ... and back again ok 4 - Simple two-word query parses fine ok 5 - ... and back again ok 6 - + operator works ok 7 - ... and back again ok 8 - - operator works ok 9 - ... and back again ok 10 - not operator works ok 11 - ... and back again ok 12 - Quoted phrase matches work ok 13 - conjunctions work ok 14 - ... and back again ok 15 - fields work ok 16 - ... and back again ok 17 - boosting works ok 18 - ... and back again ok 19 - A very complex query (with subquery) ok 20 - ... and back again ok t/2....1..0 # Skip Plucene not installed skipped all skipped: Plucene not installed All tests successful, 1 test skipped. Files=2, Tests=20, 0 wallclock secs ( 0.17 cusr + 0.06 csys = 0.23 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Lucene/QueryParser.html Installing /Users/cpanrun/build/5.10.0/site/lib/Lucene/QueryParser.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Lucene::QueryParser.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup