I'm doing some work for a client that is using mod_perl as a dynamically loaded module. Unfortunately, their mod_perl was built with perl 5.8.6, and their application requires perl 5.6.2. What's the least obtrusive way of rebuilding their mod_perl module with perl 5.6.2? They're using Apache 2.