
rovf
Veteran
Jun 22, 2010, 4:36 AM
Post #6 of 6
(504 views)
|
No, because I am using XML::Simple for this purpose, and I didn't want to recommend this to you, because it's a bit tricky to configure when you want to create the XML text, but if you are interested in this, you can find a tutorial here: http://www.ibm.com/developerworks/xml/library/x-xmlperl1.html Also, on second thought, I think it makes more sense to have a look at XML::Twig (including XML::Twig::Elt). On the CPAN page, you also find examples. Maybe XML::Dumper is worth a look too.
|