On Wed, Aug 08, 2007 at 06:14:54AM -0700, Will Smith wrote:
> Hi,
> Sorry if I post an old question, I just want to know if I could do this to
> run multi app on the same server under mod_perl:
Write a startup.pl that does 'use lib' and PerlModule directives
appropriately.
Also, if you're attempting to build a live deployment platform consider
getting a professional in to set it up, there's quite a few of us about and
it's better to spend a few hundred dollars on a consultant than have your
production platform go down because management expected you to be a sysadmin
as well as a developer.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/