in reply to Re^3: named sub, subref and magic goto speed
in thread named sub, subref and magic goto speed

Sure there is; goto $label, where $label is an object expected to return a label string, and the object happens to be based on a coderef.
  • Comment on Re^4: named sub, subref and magic goto speed