Checking if your kit is complete... Looks good Writing Makefile for Class::DBI cp lib/Class/DBI/Attribute.pm blib/lib/Class/DBI/Attribute.pm cp lib/Class/DBI/Test/SQLite.pm blib/lib/Class/DBI/Test/SQLite.pm cp lib/Class/DBI/Relationship/HasMany.pm blib/lib/Class/DBI/Relationship/HasMany.pm cp lib/Class/DBI/Search/Basic.pm blib/lib/Class/DBI/Search/Basic.pm cp lib/Class/DBI/ColumnGrouper.pm blib/lib/Class/DBI/ColumnGrouper.pm cp lib/Class/DBI/Relationship.pm blib/lib/Class/DBI/Relationship.pm cp lib/Class/DBI/Column.pm blib/lib/Class/DBI/Column.pm cp lib/Class/DBI/Iterator.pm blib/lib/Class/DBI/Iterator.pm cp lib/Class/DBI/Relationship/HasA.pm blib/lib/Class/DBI/Relationship/HasA.pm cp lib/Class/DBI.pm blib/lib/Class/DBI.pm cp lib/Class/DBI/Cascade/None.pm blib/lib/Class/DBI/Cascade/None.pm cp lib/Class/DBI/Cascade/Delete.pm blib/lib/Class/DBI/Cascade/Delete.pm cp lib/Class/DBI/Cascade/Fail.pm blib/lib/Class/DBI/Cascade/Fail.pm cp lib/Class/DBI/Relationship/MightHave.pm blib/lib/Class/DBI/Relationship/MightHave.pm cp lib/Class/DBI/SearchGenerator.pm blib/lib/Class/DBI/SearchGenerator.pm cp lib/Class/DBI/Query.pm blib/lib/Class/DBI/Query.pm Manifying blib/man3/Class::DBI.3 Manifying blib/man3/Class::DBI::Test::SQLite.3 Manifying blib/man3/Class::DBI::Attribute.3 Manifying blib/man3/Class::DBI::Cascade::None.3 Manifying blib/man3/Class::DBI::Search::Basic.3 Manifying blib/man3/Class::DBI::ColumnGrouper.3 Manifying blib/man3/Class::DBI::Cascade::Delete.3 Manifying blib/man3/Class::DBI::Relationship.3 Manifying blib/man3/Class::DBI::Cascade::Fail.3 Manifying blib/man3/Class::DBI::SearchGenerator.3 Manifying blib/man3/Class::DBI::Column.3 Manifying blib/man3/Class::DBI::Query.3 Manifying blib/man3/Class::DBI::Iterator.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/01-columns..........1..28 ok 1 - State table() ok 2 - State primary() ok 3 - State Primary:name ok 4 - State Essential:abbreviation, name ok 5 - State All:population, rain, snowfall, name, abbreviation, capital ok 6 - CD primary() ok 7 - CD primary:artist ok 8 - CD all:length, artist, title ok 9 - CD essential:artist ok 10 - No Nonsense group ok 11 - Error thrown ok 12 - is_column deprecated ok 13 - find_column Rain ok 14 - find_column rain ok 15 - !find_column HGLAGAGlAG ok 16 - State->can(...) ok 17 - State can't Rain ok 18 - State can't _Rain_accessor ok 19 - State can't rain ok 20 - State can't snowfall ok 21 - Huh not in groups ok 22 - Rain and Capital = 2 groups ok 23 - - Other ok 24 - - Weather ok 25 - Need primary key for retrieve ok 26 - A columns ok 27 - A::B columns ok 28 - A::C columns ok t/02-Film.............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/03-subclassing......1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/04-lazy.............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/05-Query............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/06-hasa.............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/08-inheritcols......1..3 ok 1 - A columns ok 2 - A::B columns ok 3 - A::C columns ok t/09-has_many.........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/10-mysql............1..0 # Skip Need Date::Simple for this test skipped all skipped: Need Date::Simple for this test t/11-triggers.........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/12-filter...........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/13-constraint.......1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/14-might_have.......1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/15-accessor.........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/16-reserved.........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/17-data_type........1..0 # Skip needs DBD::Pg for testing skipped all skipped: needs DBD::Pg for testing t/18-has_a............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/19-set_sql..........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/21-iterator.........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/22-deflate_order....1..0 # Skip Need Time::Piece::MySQL for this test skipped all skipped: Need Time::Piece::MySQL for this test t/23-cascade..........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/97-pod..............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/98-failure..........1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing t/99-misc.............1..0 # Skip needs DBD::SQLite for testing skipped all skipped: needs DBD::SQLite for testing All tests successful, 22 tests skipped. Files=24, Tests=31, 4 wallclock secs ( 2.93 cusr + 0.73 csys = 3.66 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Attribute.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/ColumnGrouper.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Relationship.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Column.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Iterator.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/SearchGenerator.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Query.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Test/SQLite.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Relationship/HasMany.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Relationship/HasA.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Relationship/MightHave.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Search/Basic.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Cascade/None.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Cascade/Delete.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/DBI/Cascade/Fail.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Test::SQLite.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Attribute.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Cascade::None.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Search::Basic.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::ColumnGrouper.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Cascade::Delete.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Relationship.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Cascade::Fail.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::SearchGenerator.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Column.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Query.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::DBI::Iterator.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod