in reply to Apache and mod_perl

Also read http://perl.apache.org/docs/1.0/guide/porting.html#Reloading_Modules_and_Required_Files if you need to replace instead of concurrently use the modules. In that case you might might make a link from one of the modules to a common location and try to reload the module.