Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'PorterAnalyzer.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for Plucene::Plugin::Analyzer::PorterAnalyzer Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp PorterAnalyzer.pm blib\lib\Plucene\Plugin\Analyzer\PorterAnalyzer.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..4 not ok 1 - use Plucene::Plugin::Analyzer::PorterAnalyzer; # Failed test 'use Plucene::Plugin::Analyzer::PorterAnalyzer;' # at test.pl 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, # or make that module available in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .). # at blib\lib/Plucene/Plugin/Analyzer/PorterAnalyzer.pm line 2 # BEGIN failed--compilation aborted at test.pl line 10. # Compilation failed in require at (eval 14) line 2. # BEGIN failed--compilation aborted at (eval 14) line 2. Can't locate object method "new" via package "Plucene::Plugin::Analyzer::PorterAnalyzer" at test.pl line 18. # Looks like you planned 4 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.