in reply to Alternative to Carp::ret_backtrace?
I strongly recommend that you write your own version of that (which isn't hard using caller). Furthermore the advice to not go liberally borrowing undocumented internals is basic good programming advice that applies to any modules that you aren't maintaining.
|
|---|