in reply to
XMLOut in XML::Simple returning unwanted xml format
You would also like to check
XML::FromPerl
which allows one to generate XML in a straight forward manner using Perl data structures to describe its contents.
Comment on
Re: XMLOut in XML::Simple returning unwanted xml format
In Section
Seekers of Perl Wisdom