Don't load that Bundle file. Load Apache::DBI from your startup.pl before you load anything else. Apache.pm will be loaded automatically by mod_perl, so you don't need to load it yourself. Make sure you have the latest versions of mod_perl and Apache::DBI.