Do you wish to skip database testing? [N]: Enter the DBD driver name [mysql]: Enter the database hostname [localhost]: Enter database port number [3128]: Enter database name [test]: Enter an userid which can manage tables [root]: Enter password: stty: stdin isn't a terminal stty: stdin isn't a terminal Checking if your kit is complete... Looks good Writing Makefile for HTML::DBTable cp DBTable.pm blib/lib/HTML/DBTable.pm cp DBTable.pod blib/lib/HTML/DBTable.pod Manifying blib/man3/HTML::DBTable.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01__DBSchema...........1..11 ok 1 - use HTML::DBTable; Old-style DBIx::DBSchema::Table creation without named parameters is deprecated! at t/01__DBSchema.t line 32 ok 2 - testing object ISA isa HTML::DBTable ok 3 - testing DBIx::DBSchema::Table usage isa DBIx::DBSchema::Table ok 4 - printing html output ok 5 - printing html output ok 6 - printing html output with values ok 7 - configuring labels via arrayref ok 8 - configuring labels via hasref ok 9 - test appearances setting an hidden field ok 10 - the same with positional item ok 11 - don't strip table name ok t/02__DBSchemaPatched....1..0 # Skip You haven't patched DBIx::DBSchema. If you think to use Mysql datbase take a look to INSTALL file of this distribution and patch you DBIx::DBSchema modules skipped all skipped: You haven't patched DBIx::DBSchema. If you think to use Mysql datbase take a look to INSTALL file of this distribution and patch you DBIx::DBSchema modules t/03__DBTable............1..10 ok 1 - db configuration file created by makefile install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-DBTable/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-DBTable/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 13) line 3. Perhaps the DBD::mysql perl module hasn't been fully installed, or perhaps the capitalisation of 'mysql' isn't right. Available drivers: CSV, DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at t/03__DBTable.t line 22 # Looks like you planned 10 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03__DBTable.t 255 65280 10 18 2-10 1 test skipped. Failed 1/3 test scripts. 9/21 subtests failed. Files=3, Tests=21, 2 wallclock secs ( 0.73 cusr + 0.17 csys = 0.90 CPU) Failed 1/3 test programs. 9/21 subtests failed. make: *** [test_dynamic] Error 255