me% perl -MDBD::mysql -e 'print "hello\n"'
####
me% sudo perl checkin.pl
##
##
me% perl checkin.pl
##
##
% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base....................ok 1/6
# Failed test 'use DBD::mysql;'
# at t/00base.t line 21.
# Tried to use 'DBD::mysql'.
# Error: Can't load '/Users/zteitler/Installers/DBD-mysql-4.012/blib/arch/auto/DBD/mysql/mysql.bundle' for module DBD::mysql: dlopen(/Users/zteitler/Installers/DBD-mysql-4.012/blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found: _is_prefix