in reply to Re^3: XML::Simple parsing help
in thread XML::Simple parsing help
I always find XML::Simple to be so simple that it seems like extra work to back the structure out once it's parsed into a hash. XML::TreeBuilder is easier to wrap my head around with the descriptive method names, but still simpler than using XML::LibXML
|
|---|