Description
Improves Perl call-stack inspection for modules that need more detail than the built-in caller function. Developers use it to diagnose control flow, build debugging helpers, or inspect where a subroutine was invoked. It works as an imported library and has no standalone interface.