in reply to Re: Using regexes inside of (?{})
in thread Using regexes inside of (?{})

Thanks for confirming that. It's just not documented perlre that the engine isn't reentrant.

__SIG__ use B; printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B::svref_2object(sub{})->OUTSIDE;