Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/Algorithm-NGram....not ok 1 - use Algorithm::NGram; # Failed test (t/Algorithm-NGram.t at 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 D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Algorithm-NGram\blib\lib/Algorithm/NGram.pm line 9 # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Algorithm-NGram\blib\lib/Algorithm/NGram.pm line 9. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Algorithm::NGram" at t/Algorithm-NGram.t line 4. 1..1 # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/Algorithm-NGram.t 255 65280 1 1 100.00% 1 NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.