I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-06-10 11:17:19-07 by kevang
References to XML::LibXML::Node objects
Hi, when I call unbindNode() on a node somewhere deep down in the DOM hierarchy, the object references to nodes all over the document seem to change unpredictably. Is the whole tree being recreated for such an operation? Is there any way to prevent this so I can keep references to nodes while changing something in the document? Cheers Kilian
Direct Responses: Write a response