Hello all,<br><br>I am fairly new to Catalyst and am currently evaluating it for use on several projects, a couple of them being conversions of an existing system to use Catalyst instead of the hacked-together in-house framework currently in use.  Those apps have the old per-customer/mass-blog-hosting model going -- the exact same app deployed with different database/filesystem path configurations (currently set using mod_perl configuration directives inside &lt;VirtualHost&gt; sections in Apache config), previously accomplished with Catalyst either with FastCGI deployment or ACCEPT_CONTEXT magic that I don&#39;t quite understand yet.<br>
<br>I have seen hints dropped in places such as <a href="http://osdir.com/ml/lang.perl.modules.dbix-class/2006-08/msg00188.html">http://osdir.com/ml/lang.perl.modules.dbix-class/2006-08/msg00188.html</a> that Catalyst 5.80 has gained more explicit support for such a deployment model under mod_perl, but so far I have come up empty on finding references or examples of how to actually do it.<br>
<br><span class="gI"></span>Some guidance would be greatly appreciated.<br clear="all"><br>-- <br>Stephen Clouse &lt;<a href="mailto:stephenclouse@gmail.com">stephenclouse@gmail.com</a>&gt;<br>