Checking if your kit is complete... Looks good Writing Makefile for MySQL::TableInfo cp TableInfo.pm blib/lib/MySQL/TableInfo.pm Manifying blib/man3/MySQL::TableInfo.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 todo 3 4; # Running under perl version 5.008002 for hpux # Current time local: Wed Aug 8 04:24:23 2007 # Current time GMT: Wed Aug 8 11:24:23 2007 # Using Test.pm version 1.24 ok 1 Testing begins... Test: your mysql login: [''] Test: your mysql password: [''] Test: insert a database name to work with: [test] Test: table to create: [table_info] connecting to test...install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: blib/lib 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 /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 3) line 3. Perhaps the DBD::mysql perl module hasn't been fully installed, or perhaps the capitalisation of 'mysql' isn't right. Available drivers: DBM, ExampleP, File, Proxy, SQLite, Sponge. at test.pl line 25 make: *** [test_dynamic] Error 255