On 4/3/07, Doug Dawson <[EMAIL PROTECTED]> wrote: > While I've been looking into this, I found out the Systems guys got > pressed for a solution too and they are installing a monitoring tool > that will crawl the site and notify me and other when stuff goes down. > So, code changes are no longer needed.
For future reference, the way to trap errors in perl is eval. Read up on the block form of eval and how it can be used to trap exceptions. Also, you probably want to change your Mason configuration so it shows a pretty error screen to your users instead of a stack trace. The stack trace is for development, not for production. - Perrin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users