XML::Simple (like its name implies) isn't too smart when differentiating between attributes and nested tags. Normally you'd use it to read an XML config file into a perl data structure, where this doesn't matter much. But you might find that what gets written out might not look quite the same as what was read in. But for simple XML structures it should work OK. Give it a try and see.
Steve
[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object:erlDesignPatterns)[/small]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.