in reply to Re^2: Best way to track an error string in module?
in thread Best way to track an error string in module?
Concerning this special tracing Perl offers various approaches for that, like activating it in debugger-context.
It should also be possible to tweak Carp to adjust intendation or to use an alternative Carp from CPAN.
Changing your classes for that special need only looks like overkill to me and smells a lot like an XY Problem.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|