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")
Thanks. I see the same warnings whether I have "use HTML::TreeBuilder::XPath -weak; or plain old "use HTML::TreeBuilder::XPath; there at the beginning. What would have been the expected difference? Or, in other words, how would I know for sure whether I can omit the deletion?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unnesting deeply nested HTML elements (Deep recursion on subroutine "HTML::Element::delete")
by bliako (Abbot) on Sep 20, 2022 at 08:21 UTC |