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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 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: 'Tue Apr 04 04:31:54 2006' # expected: 'Tue Apr 4 04:31:54 2006' # Failed test (t/05_select.t at line 34) # '2006-04-04 04:47:29' # doesn't match '(?-xism:04:47:28$)' # Looks like you failed 2 tests of 16. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 11, 14 Failed 2/16 tests, 87.50% okay t/06_delete.........ok t/07_unload.........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/05_select.t 2 512 16 2 12.50% 11, 14 Failed 1/7 test scripts, 85.71% okay. 2/33 subtests failed, 93.94% okay. make: *** [test_dynamic] Error 29