in reply to Re: Replace html nodes (HTML::Element treebuilder xpath)in thread Replace html nodes
$node->replace_with( $some_other_node->detach )->delete [download]