in reply to Using XML::Simple to create XML trees
Have you done a Super Search on "XML::Simple"? You should get plenty of hits, it is the most commonly used XML module around here. Just one word if you want to get familiar with it: Data::Dumper is you friend! (Actually I am beginning to like Data::Denter more than Data::Dumper, but that's an other story).
Although if what you want is to create XML from scratch XML::Writer, or even CGI.pm might be more appropriate.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: XML::Simple
by basicdez (Pilgrim) on Aug 08, 2001 at 19:22 UTC | |
by basicdez (Pilgrim) on Aug 09, 2001 at 00:46 UTC |