![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^6: Is it safe to use external strings for regexes? ("deep recursion" in Debugger)by LanX (Sage) |
on Oct 12, 2021 at 09:31 UTC ( #11137443=note: print w/replies, xml ) | Need Help?? |
hippo messaged me that > FYI, the default recursion limit is "only" 100. I knew, but when in tested in the debugger I only saw 1000 levels deep in subroutine calls! It seems that the debugger has a hard breakpoint at 1000 and doesn't show the normal "deep recursion" warning. Tested with 5.32 on Win. FWIW:
in debugger
normal run
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|