Checking if your kit is complete... Looks good Writing Makefile for SQL::Shell cp lib/SQL/Shell.pm blib/lib/SQL/Shell.pm cp lib/SQL/Shell/Manual.pm blib/lib/SQL/Shell/Manual.pm cp bin/sqlsh blib/script/sqlsh /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sqlsh Manifying blib/man1/sqlsh.1 Manifying blib/man3/SQL::Shell.3 Manifying blib/man3/SQL::Shell::Manual.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/pod.............1..3 ok 1 - blib/script/sqlsh ok 2 - blib/lib/SQL/Shell.pm ok 3 - blib/lib/SQL/Shell/Manual.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD Coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD Coverage t/SQL-Shell.......1..26 ok 1 (List drivers) ok 2 (history clear/accessor) ok 3 (load and save history) ok 4 (install command) ok 5 (uninstall command) ok 6 (trap invalid command) ok 7 (trap invalid param) ok 8 (trap invalid value for tracing) ok 9 (trap invalid value for display-mode) ok 10 (trap invalid value for log-mode) ok 11 (trap invalid value for escape) ok 12 (trap invalid value for enter-whitespace) ok 13 (trap invalid value for width) ok 14 (trap invalid value for longreadlen) ok 15 (trap invalid value for longtruncok) ok 16 (trap invalid value for auto-commit) ok 17 (trap invalid value for multiline) ok 18 (begin work - check for DB connection) ok 19 (rollback - check for DB connection) ok 20 (commit - check for DB connection) ok 21 (show tables - check for DB connection) ok 22 (load data/commands.tsv - check for DB connection) ok 23 (execute data/sqlsh-commands.txt - check for DB connection) ok 24 (select count(*) - check for DB connection) ok 25 (dump commands - check for DB connection) ok 26 (show $dbh - check for DB connection) ok All tests successful, 1 test skipped. Files=3, Tests=29, 1 wallclock secs ( 0.60 cusr + 0.21 csys = 0.81 CPU) make: *** [htmlifypods] Hangup