Looks to me like you're having problems with case sensitivity.
Firstly, you are looking for tags called "Name" and "Result" where the tags are actually called "name" and "result". Secondly, your error message says that you're trying to call a method called "getnodevalue", but the method is actually called "getNodeValue".
Case sensitivity is important.
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re^7: how does XML::DOM load XML?
by davorg
in thread how does XML::DOM loadXML?
by ashwani
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |