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...

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to