Description
Perl test and framework code can make a function appear to run from a higher caller stack frame. This is useful for compatibility layers and tools that need caller information to look like direct calls.
It is an advanced developer library. Stack-frame manipulation can confuse debugging and error reporting, so it should be used sparingly and tested carefully.