[cgiapp] Lazy DBI

Peter Karman peter at peknet.com
Thu Feb 14 09:33:01 EST 2008



On 02/14/2008 06:03 AM, Mark Knoop wrote:

> Ah.... am using IIS as we are on Windoze and I am not as familiar with
> administering Apache (and we can't afford a sysadmin just yet). I am
> planning to migrate and go down the mod_perl route but that is down the
> list after CGI::Appifying my code and implementing some other essential
> features.... can only handle so much new stuff at once! Will bear your
> comments in mind for the future though.
> 

consider something like Rose::DB then. It handles the persistent DBI connections, is
Apache/mod_perl-aware, and makes it easy to config your connections.

-- 
Peter Karman  .  peter at peknet.com  .  http://peknet.com/



More information about the cgiapp mailing list