Description
Perl code can return from deeper call stacks to an earlier level in controlled situations. This can help frameworks implement advanced control flow such as early exits from nested callbacks.
It is a developer library for specialized behavior. Multi-level returns can make code harder to follow, so they should be used where the control flow is documented and covered by tests.