in reply to Re^2: How to use CGI::Carp
in thread How to use CGI::Carp

I would add the semi-colon I said was missing.

Replies are listed 'Best First'.
Re^4: How to use CGI::Carp
by Anonymous Monk on Jul 01, 2010 at 17:50 UTC
    I saw the semicolon but my question was related to this comment you made: "(I don't know why it was split into two instead of being written to both places.)"
      I don't know why CGI::Carp split the error messages into two instead of writing to both the browser and the log in its entirety.