Hi, I am getting the following error when installing KiokuDB::Backend::DBI. Could you give an idea what the cause might be? I can send you the full install log if you need it. Any clue will be much appreciated. ... Running make for D/DR/DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz CPAN.pm: Going to build D/DR/DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz Checking if your kit is complete... Looks good Writing Makefile for KiokuDB::Backend::DBI cp lib/DBIx/Class/KiokuDB.pm blib/lib/DBIx/Class/KiokuDB.pm cp lib/DBIx/Class/Schema/KiokuDB.pm blib/lib/DBIx/Class/Schema/KiokuDB.pm cp lib/KiokuDB/Backend/DBI.pm blib/lib/KiokuDB/Backend/DBI.pm cp lib/KiokuDB/TypeMap/Entry/DBIC/Schema.pm blib/lib/KiokuDB/TypeMap/Entry/DBIC/Schema.pm cp lib/KiokuDB/TypeMap/Entry/DBIC/Row.pm blib/lib/KiokuDB/TypeMap/Entry/DBIC/Row.pm cp lib/DBIx/Class/KiokuDB/EntryProxy.pm blib/lib/DBIx/Class/KiokuDB/EntryProxy.pm cp lib/KiokuDB/Backend/DBI/Schema.pm blib/lib/KiokuDB/Backend/DBI/Schema.pm cp lib/KiokuDB/TypeMap/Entry/DBIC/ResultSet.pm blib/lib/KiokuDB/TypeMap/Entry/DBIC/ResultSet.pm cp lib/KiokuDB/TypeMap/Entry/DBIC/ResultSourceHandle.pm blib/lib/KiokuDB/TypeMap/Entry/DBIC/ResultSourceHandle.pm Manifying blib/man3/DBIx::Class::Schema::KiokuDB.3 Manifying blib/man3/DBIx::Class::KiokuDB.3 Manifying blib/man3/KiokuDB::Backend::DBI.3 Manifying blib/man3/KiokuDB::TypeMap::Entry::DBIC::Schema.3 Manifying blib/man3/KiokuDB::TypeMap::Entry::DBIC::Row.3 Manifying blib/man3/DBIx::Class::KiokuDB::EntryProxy.3 Manifying blib/man3/KiokuDB::TypeMap::Entry::DBIC::ResultSet.3 Manifying blib/man3/KiokuDB::TypeMap::Entry::DBIC::ResultSourceHandle.3 DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz make -- OK Running make test PERL_DL_NONLAZY=1 /Users/hol4/perl5/perlbrew/perls/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01load.t ................ ok t/autovivify_handle.t ..... ok t/basic.t ................. ok t/dbic.t .................. 1/? DBIx::Class::ResultSource::Table has no metaclass, please provide a typemap entry or add to the allowed classes at /Users/hol4/perl5/perlbrew/perls/perl-5.12.1/lib/site_perl/5.12.1/darwin-2level/Moose/Meta/Method/Delegation.pm line 108 # Tests were run but no plan was declared and done_testing() was not seen. t/dbic.t .................. Dubious, test returned 2 (wstat 512, 0x200) All 35 subtests passed t/fixtures.t .............. ok t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/set_query.t ............. ok Test Summary Report ------------------- t/dbic.t (Wstat: 512 Tests: 35 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=9, Tests=2051, 15 wallclock secs ( 0.28 usr 0.05 sys + 13.39 cusr 0.58 csys = 14.30 CPU) Result: FAIL Failed 1/9 test programs. 0/2051 subtests failed. make: *** [test_dynamic] Error 255 DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: DRUOSO/KiokuDB-Backend-DBI-1.18.tar.gz : make_test NO Thanks, Patrick