In testing my mod_perl application, I would like to set up a die
handler that will return the fatal errors I am getting to a custom
"Server Error 500" page as well as write them to the log file.

I am considering using Error.pm.  Does anyone have any suggestions?

Reply via email to