in reply to Re^3: Perl Hash to XML
in thread Perl Hash to XML

i think i could do with that, my xml files would only contain two to max 3 child nodes. each one added one at a time.

So i guess I could use this approach. Which is not the best approach considering robustness, but again, simplicity is the requirement...

however, it would be nice to learn how to do it in a more robust way esply since I have another task on hand where have more than 200 nodes.