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-19 13:08:29-07 by guttersnipe in response to 8102
Re: getting setData to work
@kavang
> Simple: Because an element may have more than one text node as a child.

Couldn't there be a replaceTextNode() wrapper method that recursively replaces all text nodes within an element? It just seems like a logical counterpart to appendTextNode()...
Direct Responses: Write a response