in reply to Re^2: A puzzle for parsing XML with XML::Simple!
in thread A puzzle for parsing XML with XML::Simple!

I probably should have said I couldn't get ForceArray to do it in my tests, thereby leaving room for someone more clever than I to find a solution using that option.

That said, olus' solution uses KeyAttr just as mine does, not ForceArray (olus++ for reading the docs). Am I missing something?

  • Comment on Re^3: A puzzle for parsing XML with XML::Simple!