[Dbix-class] DBIx::Class and mod_perl

Matt S Trout dbix-class at trout.me.uk
Thu Mar 23 02:20:00 CET 2006


Rolf Schaufelberger wrote:
> Hi, 
> 
> I'm currently using Class::DBI in some larger web applications and "watching" 
> this list. I've been playing around a bit with it (0.0499) and now have two 
> questions:
> 
> What is the preferred way to have DBIx::Class to run with mod_perl ?
> With CDBI I use the solution described here: 
> http://wiki.class-dbi.com/wiki/Using_with_mod_perl

DBIx-Class is fork-safe, you shouldn't need to do anything at all. The latest 
dev release should even be thread-safe, thanks to Brandon Black's sterling 
work in this area.

-- 
      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 Dbix-class mailing list