Subject: | RPerl no longer compiles on v5.24.8 |
It seems that RPerl no longer compiles on recent bleadperls. Looks like RPerl was leaning a bit on the guts of the context system, which has been overhauled.
It is now documented (but still unstable) here: https://metacpan.org/pod/release/XSAWYERX/perl-5.23.8/pod/perlguts.pod#Dynamic-Scope-and-the-Context-Stack
This was originally reported to perl5-porters in https://rt.perl.org/Ticket/Display.html?id=127727 but initial attempts to sort out what's going on in your code were not quickly successful. Most likely, you need to update your code, under 5.23.8+, to use the new context system.
I'm going to close the rt.perl.org ticket and let you take over, but please ask on p5p if you need any information, or hit problems, or think that there is something more going on here.
Thanks!
--
rjbs