Checking if your kit is complete... Looks good Writing Makefile for SQLite::Abstract cp lib/SQLite/Abstract.pm blib/lib/SQLite/Abstract.pm Manifying blib/man3/SQLite::Abstract.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/01_load......ok t/02_tables....ok t/03_insert....ok t/04_update....ok t/05_select.... # Failed test (t/05_select.t at line 31) # got: 'Mon Apr 03 19:16:58 2006' # expected: 'Mon Apr 3 19:16:58 2006' # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/16 tests, 93.75% okay t/06_delete....ok t/07_unload....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/05_select.t 1 256 16 1 6.25% 11 Failed 1/7 test scripts, 85.71% okay. 1/33 subtests failed, 96.97% okay. make: *** [test_dynamic] Error 25