in reply to Re: Replacing an HTML element with multiple elements using HTML::TreeBuilder
in thread Replacing an HTML element with multiple elements using HTML::TreeBuilder

Thanks. I had tried several approaches using replace_with, but each met with various kinds of failure. Your example works and gives me a bit more of an idea how to use the methods.

  • Comment on Re^2: Replacing an HTML element with multiple elements using HTML::TreeBuilder
  • Download Code