in reply to XML::LibXML::Node::addSibling() -- nNode is not a blessed SV reference ...

XML::Element? I think you want XML::LibXML::Element, good pilgrim.

Replies are listed 'Best First'.
Re^2: XML::LibXML::Node::addSibling() -- nNode is not a blessed SV reference ...
by mldvx4 (Hermit) on Sep 09, 2023 at 13:18 UTC

    Thanks! That was the permutation I had missed. All set now.