[Catalyst] keeping multiple Catalyst applications up to date

Matt S Trout dbix-class at trout.me.uk
Mon Jun 12 02:51:09 CEST 2006


A. Pagaltzis wrote:
> * Matt S Trout <dbix-class at trout.me.uk> [2006-06-11 23:45]:
>> 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.
> 
> You could put them up on some private space and say “these are
> unlikely to work for you” along with some annotations in the code
> about what expectations of their environment the scripts have.
> Whoever has the inclination/need could then have a go at them.

The problem here is that the scripts tend to be one-off per-project things. 
Most of the actual smarts are in my head in terms of CPAN-fu, which brings the 
fiddling down to about 10 minutes per environment - at which point it's not 
worth the effort of doing even a hacky general solution.

It's not hard though - just configure CPAN to send EUMM *and* MB stuff to a 
common area and futz PERL5LIB appropriately.

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