![]() |
|
The stupid question is the question not asked | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Maybe an alternative to using XML::Twig would be using XML::SAX to build your own internal hash and pass it out. It could be a much simpler alternative than trying to load the entire then and parse it out with the DOM.
Guns don't kill people, ninjas do.
In reply to Re: How to simplify the datastructure returned by XML::Twig
by sock
|
|