in reply to Re: mod_perl application structurein thread mod_perl application structure
You will want to look into using Apache::DBI, and pre-loading all of your modules in a startup.pl script to save memory.