in reply to Re^2: is Carp::longmess deprecated?
in thread is Carp::longmess deprecated?
I agree with not reinventing the wheel. My reference to caller() was really just in response to your question about what other people were using. I can't remember the details but do recall I needed the information in some sort of custom format and caller() was quite appropriate for that. If I wanted to capture the same information that is output by confess(), I would probably use longmess().
-- Ken
|
|---|