in reply to
Re^2: XML parsing
in thread
XML parsing
There is one more difference to the requested output. The currency (INR) and the amount (234.00) are given as separate lines. This results from the way XML::Simple deals with <tag name=value>.
Comment on
Re^3: XML parsing
In Section
Seekers of Perl Wisdom