Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am using XML:: Simple but I want to know if there is any other module which I can use...because I want to write a text file with each column containing the values.... thanks in advance.....<eSummaryResult> <DocSum> <Id>25</Id> <Item Name="Description" Type="String">Ableson Murine</Item> ...... </DocSum> <DocSum> same as above </DocSum> </esummaryResult>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML need suggestions
by graff (Chancellor) on Jun 13, 2007 at 03:13 UTC | |
|
Re: XML need suggestions
by andreas1234567 (Vicar) on Jun 13, 2007 at 05:41 UTC | |
|
Re: XML need suggestions
by Jenda (Abbot) on Jun 13, 2007 at 10:05 UTC | |
|
Re: XML need suggestions
by Wonko the sane (Curate) on Jun 13, 2007 at 13:55 UTC | |
by Jenda (Abbot) on Jun 14, 2007 at 09:23 UTC |