You don't have mod_perl 1. You have a broken alpha version of mod_perl 2. You have to install a real mod_perl 2 to make this work. Since you're using rpms, uninstalling your broken mod_perl should be simple: find the mod_perl rpm and remove it. Then you need to either install from source as described in the mod_perl docs or find a source rpm for a recent release.
Comment on Re^5: Apache::DBI "cannot find apache.pm" failure - Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?