Nathan Kurz wrote:
> I'm trying to figure out a good way to run multiple Catalyst
> applications on the same server and to make it possible to upgrade
> Catalyst and its dependencies in a way that won't break one
> application when I upgrade another. Using local installations of
> modules this seems possible, but I haven't worked out the specifics.
>
> Does anyone have a solution that works well for them?
CPAN magic to install crap into e.g. /usr/local/AppName/support/lib/ plus
PERL5LIB.
One day I will package our scripts for this up, but I suspect I can't justify
the faffing to make them big-wide-world-ready without people willing to pay
for it.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/