in reply to Problem using module XML::Simple

It looks like your question has been adequately answered, however...

If you are unable to use more robust alternatives to XML::Simple, such as XML::Twig, you may also wish to look at:


XML::Simple is doing too much for me! Help please.
XML::Simple "transforming data"
XML::Simple help

for more on XML::Simple and its Keeproot, ForceArray, RootName, and NoAttr options.

These might also be helpful:


Perl-XML Frequently Asked Questions
Frequently Asked Questions about XML::Simple

HTH,

planetscape