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 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Testing Class::DBI::Audit 0.02, Perl 5.008002, /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl ok 1 - use Class::DBI::Audit; 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 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/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. 1..2 # Looks like your test died just after 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..1 ok 1 - blib/lib/Class/DBI/Audit.pm ok Failed 1/4 test scripts, 75.00% okay. 0/4 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-artist.t 255 65280 2 0 0.00% ?? 1 test skipped. make: *** [test_dynamic] Error 25