in reply to Re: XML & data structure parsing fun (XML::Simple ??)
in thread XML & data structure parsing fun (XML::Simple ??)

I guess he means XML documents with a flexible structure. E.g. a value is missing, there is one value or there are several values. I agree that XML::Simple is only good for simple stuff - expescially the stability gets pretty bad when the structure is very flexible and not static.
  • Comment on Re^2: XML & data structure parsing fun (XML::Simple ??)