in reply to Re^4: eval: Why use the 'Zombie error' idiom?
in thread eval: Why use the 'Zombie error' idiom?
Interestingly, the block names used with the loop control operators are dynamically scoped, so last, next, and redo all work in that context, but I do not think that there is any good way to actually return a value from the sub in such a block.
|
|---|