Hi all,
Here is the thing, I am working on a Perl CGI that some one else wrote. The thing that I want is a Perl module, either in the standard distribution, or from CPAN that causes a die or a warn to render as nice HTML in a web-browser for debugging purposes.
I realize I could put the CGI code in an eval block, catch the exception generated by die and then create the HTML myself, but I was wondering if there was any nice Perl module that happened to do such a thing for me. Does any one have any ideas about such a Perl module?
Thanks
In reply to Perl module to get warn or die to render as HTML by jira0004
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |