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: : Not a typewriter stty: : Not a typewriter 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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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; 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: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-DBTable/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-DBTable/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at (eval 7) 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, 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 1/3 test scripts, 66.67% okay. 9/21 subtests failed, 57.14% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/03__DBTable.t 255 65280 10 18 180.00% 2-10 1 test skipped. make: *** [test_dynamic] Error 2