I have got an app using CGI::Carp, but lately (for about the last 10 minutes) it has been tacking the following onto the bottom of every script.
Software error:
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.
[Wed Apr 21 16:36:08 2004] index.cgi
I am certian that the unknown error is comming from the library that the program uses, but with that much information I don't know where to start looking.
I know that it is the library as I was just working in there fixing things and the functional problems are gone now, but this remains.... the program runs just fine - no errors, but this gets placed on after every thing runs through.
where should I start looking to fix this (please don't recomend the code I was working on as I made about 200 or so changes and I am doing that as I await your insite in hopes that you will have a faster way of approaching this problem).
jcpunk
all code is tested, and doesn't work so there :p (varient on common PM sig for my own ammusment)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.