Andrew Gaffney wrote:
I will end up having more than 2 vhosts, most of which will need a custom version of this particular module.
In that case, I think you'll need to give the modules different names. You could write your handler in such a way that it would recompile the module (switching flavors) with each request, but that would kind of defeat the purpose of mod_perl...
Is there a way to auto-import a particular module in the vhost definition so that my scripts don't have to 'use' it? I think that would give me the results I'm looking for.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>