Storing your data in a hash $data{url}$, $data{name}, ..., would solve the problem since you'd just have to write something along the lines of:
$data{lc($item->getNodeName)} = $item->getFirstChild()->getData;
Hope this helps, -gjb-
In reply to Re: Rolling in the sheets with XML
by gjb
in thread Rolling in the sheets with XML
by hacker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |