http://www.perlmonks.org?node_id=483262


in reply to XML Parser clobbering Multiple occurances of element

XML::Parser isn't responsible.
Now it is obvious that all those <ROW> elements are writing over the top of the same hash key but how on earth do I go about fixing it ?
check the examples (RTFM)