Checking if your kit is complete... Looks good Writing Makefile for Class::DBI::FormBuilder cp lib/Class/DBI/FormBuilder/Meta/Column.pm blib/lib/Class/DBI/FormBuilder/Meta/Column.pm cp lib/Class/DBI/FormBuilder.pm blib/lib/Class/DBI/FormBuilder.pm cp lib/Class/DBI/FormBuilder/Meta/Table.pm blib/lib/Class/DBI/FormBuilder/Meta/Table.pm Manifying blib/man3/Class::DBI::FormBuilder::Meta::Column.3 Manifying blib/man3/Class::DBI::FormBuilder.3 Manifying blib/man3/Class::DBI::FormBuilder::Meta::Table.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/00-load..................# Testing Class::DBI::FormBuilder 0.481, Perl 5.008007, /Users/cpanrun/pristine/5.8.7/bin/perl ok t/001.setup................ok t/0012.pk..................ok t/01.create................ok t/011.create...............ok t/02.update................ok t/03.retrieve..............ok t/04.retrieve..............ok t/05.update_or_create......ok t/06.update_or_create......ok t/07.retrieve_or_create....ok t/08.retrieve_or_create....ok t/09.retrieve_or_create....ok t/10.find_or_create........ok t/11.find_or_create........ok t/12.search................ok t/13.search................ok t/14.search_like...........ok t/15.search_where..........ok t/16.search_form...........ok t/30.has_a.................# SQLite is typeless, hence n/a options (all columns are nullable) # Failed test (t/30.has_a.t at line 42) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Failed test (t/30.has_a.t at line 45) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Looks like you failed 2 tests of 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/31.has_many.............. # Failed test (t/31.has_many.t at line 48) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/32.has_many..............ok t/33.has_many.............. # Failed test (t/33.has_many.t at line 37) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/34.might_have............ # Failed test (t/34.might_have.t at line 69) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Failed test (t/34.might_have.t at line 73) # ' # #

Fields that are highlighted are required.

# # #
#
# # # # # # # # # # # # # # # # # # # # # # # # # #
Name
Town
Street
Job
Toys
#
#
# ' # doesn't match '(?-xism:)' # Looks like you failed 2 tests of 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6-7 Failed 2/7 tests, 71.43% okay t/40.auto_untaint..........ok t/41.auto_untaint..........ok t/42.auto_untaint..........ok t/51.related...............ok 2/2 skipped: with_related functionality not ready t/60.alias.................ok t/61.alias.................ok 4/4 skipped: aliased column names not yet supported t/99.cleanup...............ok t/pod-coverage.............ok t/pod......................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/30.has_a.t 2 512 3 2 66.67% 2-3 t/31.has_many.t 1 256 1 1 100.00% 1 t/33.has_many.t 1 256 2 1 50.00% 2 t/34.might_have.t 2 512 7 2 28.57% 6-7 6 subtests skipped. Failed 4/34 test scripts, 88.24% okay. 6/225 subtests failed, 97.33% okay. make: *** [test_dynamic] Error 25