12 Apr
2011
12 Apr
'11
11:55 p.m.
On Tue, Apr 12, 2011 at 07:46:16PM -0400, Maurice Mengel said:
It depends on how you deploy. I assume test is something used during development. I develop using the standalone version. If you do that then environment should be loaded with this on the shell.
I currently have three environments production - used for when the app is deployed (memcached for sessions etc) development - used for local development (cookies for sessions etc) test - used when running stuff under t/ so using app.pl really isn't an option