in reply to Re: How to get content of an XML::easytree output
in thread How to get content of an XML::easytree output
?if(ref($node) eq HASH) do the code I have elsif(ref($node) eq ARRAY) $node = shift;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to get content of an XML::easytree output
by kcott (Archbishop) on Mar 08, 2013 at 09:07 UTC | |
by Tworec (Initiate) on Mar 08, 2013 at 09:39 UTC | |
by kcott (Archbishop) on Mar 08, 2013 at 12:22 UTC |