Checking if your kit is complete... Looks good Writing Makefile for Class::DBI::Audit cp lib/Class/DBI/Audit.pm blib/lib/Class/DBI/Audit.pm Manifying blib/man3/Class::DBI::Audit.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-load.........1..1 ok 1 - use Class::DBI::Audit; # Testing Class::DBI::Audit 0.02, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl ok t/01-artist.......DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(artist)"] at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/DBIx/ContextualFetch.pm line 88. ok 1 - set_db() ok 2 - Driver set correctly Can't locate object method "insert" via package "Artist" at t/testlib/Artist.pm line 35. # Looks like your test died just after 2. 1..2 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-artist.t 255 65280 2 0 ?? 2 tests skipped. Failed 1/4 test scripts. 0/3 subtests failed. Files=4, Tests=3, 1 wallclock secs ( 0.49 cusr + 0.15 csys = 0.64 CPU) Failed 1/4 test programs. 0/3 subtests failed. make: *** [test_dynamic] Error 25