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 2009-06-25 09:56:45-07 by sharonc
Urgent issue - element's text data
we are trying to compare 2 xml's and by using the compare function we get the element paths of the different elements. However, we have to get the text data that was in each of the elements, in order to manipulate this data. Is there any direct way to get that through the '$from_doc-{$element}' object, such as done for '$from_doc-{$element}-{TextChecksum}' ?? Your answer is highly appriciated. Thanks, Sharon.
Direct Responses: Write a response