Checking if your kit is complete... Looks good Writing Makefile for SQL::Loader cp lib/SQL/Loader/MySQL.pm blib/lib/SQL/Loader/MySQL.pm cp lib/SQL/Loader.pm blib/lib/SQL/Loader.pm cp sql_loader_example.pl blib/lib/SQL/sql_loader_example.pl Manifying blib/man3/SQL::Loader::MySQL.3 Manifying blib/man3/SQL::Loader.3 Manifying blib/man3/SQL::sql_loader_example.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/constructs....1..16 ok 1 - use SQL::Loader::MySQL; ok 2 - new Loader failed ( died ) - mandatory arguments not present ok 3 - new Loader failed ( died ) - base class called directly ok 4 - new Loader - server response test only ok 5 - The object isa SQL::Loader::MySQL ok 6 - The object isa SQL::Loader ok 7 - new Loader - mandatory options ok 8 - The object isa SQL::Loader::MySQL ok 9 - The object isa SQL::Loader ok 10 - url param correct ok 11 - dbname param correct ok 12 - dbuser param correct ok 13 - dbpass param correct ok 14 - SQL::Loader::MySQL initialized ok 15 - SQL::Loader::MySQL->can('create_table') ok 16 - SQL::Loader::MySQL->can('connect_string') ok t/dbh...........1..6 ok 1 - use SQL::Loader::MySQL; ok 2 - new Loader - mandatory options ok 3 - The object isa SQL::Loader::MySQL ok 4 - The object isa SQL::Loader ok 5 # skip to enable database connection tests set ENV variable LOADER_DBNAME to database name, LOADER_DBUSER to user, LOADER_DBPASS to dbpass ok 6 # skip to enable database connection tests set ENV variable LOADER_DBNAME to database name, LOADER_DBUSER to user, LOADER_DBPASS to dbpass ok 2/6 skipped: various reasons All tests successful, 2 subtests skipped. Files=2, Tests=22, 0 wallclock secs ( 0.25 cusr + 0.07 csys = 0.32 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/SQL/Loader.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/SQL/sql_loader_example.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/SQL/Loader/MySQL.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/SQL/Loader.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/SQL/sql_loader_example.pl Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/SQL/Loader/MySQL.pm Installing /Users/cpanrun/build/5.8.8/man/man3/SQL::Loader.3 Installing /Users/cpanrun/build/5.8.8/man/man3/SQL::Loader::MySQL.3 Installing /Users/cpanrun/build/5.8.8/man/man3/SQL::sql_loader_example.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod