in reply to
XML::Simple / XMLout Question
Do not
use XML::Simple for XML output. Use something like
XML::LibXML
instead.
Comment on
Re: XML::Simple / XMLout Question
In Section
Seekers of Perl Wisdom