in reply to Re^12: Continuations in Perl - Returning to an arbitrary level up the call stack
in thread Continuations in Perl - Returning to an arbitrary level up the call stack

> Return::MultiLevel functionality cannot be re-invented with goto,

Which is still nonsense since the module is based on goto LABEL.

> and all your listed arguments against this are not valid, emotional, or not directly related to the case =)

Well this attitude pretty much summarizes the impression I already got from you ...

Please, go on down-voting me!

Cheers Rolf

( addicted to the Perl Programming Language)

  • Comment on Re^13: Continuations in Perl - Returning to an arbitrary level up the call stack
  • Download Code