in reply to goto &method and skipping call frame

Recalling the other thread that seems to have inspired this, I expect that you will encounter a few problems:

I have only a few readings of perlguts for how any of this is actually implemented, so I could be wrong here, but with appears fairly difficult to "bolt-on" to Perl. I expect a JS-like with to need to be added to the core language to work, or to hook sufficiently far into the interpreter that it may as well have been added to the core language.

Replies are listed 'Best First'.
Re^2: goto &method and skipping call frame
by LanX (Saint) on Mar 05, 2021 at 19:43 UTC
    Hi

    thanks for your thoughts.

    Regarding with - I just mentioned it for motivation and am still looking into the options.

    I'll post a RFC soon. :)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery