Running a "production" Catalyst app as a FastCgiExternalServer. Occasionally it crashes. I'd like to trap that event, use StackTrace and send the web admin email (with the trace) to alert them to the crash. Ideally I would even like to have the app respawned. Haven't figured out how ...