in reply to Re: Unnesting deeply nested HTML elements (Deep recursion on subroutine "HTML::Element::delete")
in thread Unnesting deeply nested HTML elements (Deep recursion on subroutine "HTML::Element::delete")
I cannot reproduce your results with 5.32.0, 5.34.0 or 5.36.0, I get a "deep recursion" warning in every case. Do you have environment variables or an init script that could be suppressing it?
v5.32.0 Deep recursion on subroutine "main::recurse" at testfile line 11. v5.34.0 Deep recursion on subroutine "main::recurse" at testfile line 11. v5.36.0 Deep recursion on subroutine "main::recurse" at testfile line 11.
I don't have 5.32.1 handy, but I'd be astonished if this had been broken.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unnesting deeply nested HTML elements (Deep recursion on subroutine "HTML::Element::delete")
by GrandFather (Saint) on Sep 20, 2022 at 05:03 UTC | |
by hv (Prior) on Sep 20, 2022 at 11:46 UTC | |
by Anonymous Monk on Sep 20, 2022 at 11:29 UTC |