Checking if your kit is complete... Looks good Writing Makefile for Algorithm::NGram cp lib/Algorithm/NGram.pm blib/lib/Algorithm/NGram.pm Manifying blib/man3/Algorithm::NGram.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Algorithm-NGram.... # Failed test 'use Algorithm::NGram;' # at t/Algorithm-NGram.t line 2. # Tried to use 'Algorithm::NGram'. # Error: Base class package "Class::Accessor::Fast" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-NGram/blib/lib/Algorithm/NGram.pm line 9 # BEGIN failed--compilation aborted at t/Algorithm-NGram.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Algorithm::NGram; Can't locate object method "new" via package "Algorithm::NGram" at t/Algorithm-NGram.t line 4. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Algorithm-NGram.t 255 65280 1 1 1 Failed 1/1 test scripts. 1/1 subtests failed. Files=1, Tests=1, 1 wallclock secs ( 0.09 cusr + 0.03 csys = 0.12 CPU) Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 255