Daniel McBrearty wrote: > FWIW > > I just turn debug off, and do > > export MYAPP_DEBUG=1; script/myapp_server.pl -r; the -d option is so much easier to type :) script/myapp_server.pl -d -r -Brian