in reply to
Outputting a hash as XML
A couple of weeks ago I checked out
XML::Smart
. It works perfectly to transform a hash into a valid XML document.
Comment on
Re: Outputting a hash as XML
In Section
Seekers of Perl Wisdom