[Catalyst] keeping multiple Catalyst applications up to date

Matt S Trout dbix-class at trout.me.uk
Sun Jun 11 23:38:55 CEST 2006


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/ +



More information about the Catalyst mailing list