Hi,
I'm currently Carp for error handling on my development server. I like the fataltobrowser subroutine for debugging.
Now I'm looking for a routine/sub-routine that would handle errors in production. I simply want to display a HTML message if there's an error ("out of service" type of message). I don't want to show any details about the error(s).
Any info would be appreciated.
Thanks
I'm currently Carp for error handling on my development server. I like the fataltobrowser subroutine for debugging.
Now I'm looking for a routine/sub-routine that would handle errors in production. I simply want to display a HTML message if there's an error ("out of service" type of message). I don't want to show any details about the error(s).
Any info would be appreciated.
Thanks