Checking if your kit is complete... Looks good Writing Makefile for Object::I18n cp lib/Object/I18n/Storage.pm blib/lib/Object/I18n/Storage.pm cp lib/Object/I18n/Storage/CDBI.pm blib/lib/Object/I18n/Storage/CDBI.pm cp lib/Object/I18n/Storage/MemHash.pm blib/lib/Object/I18n/Storage/MemHash.pm cp lib/Object/I18n.pm blib/lib/Object/I18n.pm Manifying blib/man3/Object::I18n.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/cdbi........... # Failed test (t/cdbi.t at line 9) # Tried to use 'OI18nTest::Greeting::CDBI'. # Error: Base class package "Class::DBI::mysql" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at t/lib/OI18nTest/CDBI.pm line 5 # BEGIN failed--compilation aborted at t/cdbi.t line 9. # Compilation failed in require at t/lib/OI18nTest/Storage/Greeting.pm line 6. # BEGIN failed--compilation aborted at t/lib/OI18nTest/Storage/Greeting.pm line 6. # Compilation failed in require at (eval 17) line 1. # BEGIN failed--compilation aborted at t/lib/OI18nTest/Greeting/CDBI.pm line 6. # Compilation failed in require at (eval 16) line 2. # BEGIN failed--compilation aborted at (eval 16) line 2. Can't locate object method "new" via package "OI18nTest::Greeting::CDBI" at t/cdbi.t line 12. # Looks like you planned 21 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/language.......ok t/Object-I18n....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/cdbi.t 255 65280 21 41 195.24% 1-21 Failed 1/3 test scripts, 66.67% okay. 21/51 subtests failed, 58.82% okay. make: *** [test_dynamic] Error 25