return affects control flow, which a function in general cannot (leaving Coro aside). Execution after a function returns will always resume right after where the function was called.
The only built-in function that somewhat affects control flow is exit.
In reply to Re^8: Can you explain the result?
by Corion
in thread Can you explain the result?
by PerlOnTheWay
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |