in reply to copyCurrentNode in XML::LibXML::Reader will add xmlns attribute
According to the docs for $node->cloneNode, it's behaviour required by the DOM spec (for $node->cloneNode, the function $reader->copyCurrentNode mirrors).