Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'PorterAnalyzer.pm' failed Writing Makefile for Plucene::Plugin::Analyzer::PorterAnalyzer cp PorterAnalyzer.pm blib/lib/Plucene/Plugin/Analyzer/PorterAnalyzer.pm Manifying blib/man3/Plucene::Plugin::Analyzer::PorterAnalyzer.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 test.pl 1..4 not ok 1 - use Plucene::Plugin::Analyzer::PorterAnalyzer; # Failed test (test.pl at line 10) # Tried to use 'Plucene::Plugin::Analyzer::PorterAnalyzer'. # Error: Base class package "Plucene::Analysis::Analyzer" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Plucene/Plugin/Analyzer/PorterAnalyzer.pm line 2 # BEGIN failed--compilation aborted at blib/lib/Plucene/Plugin/Analyzer/PorterAnalyzer.pm line 2. # Compilation failed in require at (eval 11) line 2. Can't locate object method "new" via package "Plucene::Plugin::Analyzer::PorterAnalyzer" (perhaps you forgot to load "Plucene::Plugin::Analyzer::PorterAnalyzer"?) at test.pl line 18. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. make: *** [test_dynamic] Error 255