in reply to Re: XML::LibXML and namespacesin thread XML::LibXML and namespaces
Ah! That's what I was missing. I did try to put a context in, but I tried $xml, not $node.
Thanks!