Checking if your kit is complete... Looks good Writing Makefile for MoCo cp lib/MoCo/DataBase.pm blib/lib/MoCo/DataBase.pm cp lib/MoCo/List.pm blib/lib/MoCo/List.pm cp lib/MoCo/Cache.pm blib/lib/MoCo/Cache.pm cp lib/MoCo.pm blib/lib/MoCo.pm Manifying blib/man3/MoCo::DataBase.3 Manifying blib/man3/MoCo::List.3 Manifying blib/man3/MoCo::Cache.3 Manifying blib/man3/MoCo.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/00-list............Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/00-list.t line 12 BEGIN failed--compilation aborted at t/00-list.t line 12. dubious Test returned status 2 (wstat 512, 0x200) t/01-database........Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/01-database.t line 12 BEGIN failed--compilation aborted at t/01-database.t line 12. dubious Test returned status 2 (wstat 512, 0x200) t/02-cache...........Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/02-cache.t line 12 BEGIN failed--compilation aborted at t/02-cache.t line 12. dubious Test returned status 2 (wstat 512, 0x200) t/10-moco............Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/10-moco.t line 12 BEGIN failed--compilation aborted at t/10-moco.t line 12. dubious Test returned status 2 (wstat 512, 0x200) t/11-cache-memory....Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/11-cache-memory.t line 13 BEGIN failed--compilation aborted at t/11-cache-memory.t line 13. dubious Test returned status 2 (wstat 512, 0x200) t/12-moco-session....Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/12-moco-session.t line 12 BEGIN failed--compilation aborted at t/12-moco-session.t line 12. dubious Test returned status 2 (wstat 512, 0x200) FAILED--6 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 2