in reply to
inspecting Perl call stack from inside a XS subroutine?
I don't know if this will help or not, but
caller
is Perl sub that can do a lot.
Comment on
Re: inspecting Perl call stack from inside a XS subroutine?
In Section
Seekers of Perl Wisdom