I have for a couple of years now enhanced my local reputation for omniscience by using a
$SIG{__DIE__} handler that sends me an email every time some part of my code dies (using MIME::Lite). I'd definitely recommend the approach for long-running, unsupervised, but production-critical daemon-style applications.
Tim