Re: Manipulating XML in Perl
- From: "nobull67@xxxxxxxxx" <nobull67@xxxxxxxxx>
- Date: 8 May 2007 23:21:10 -0700
On May 8, 6:08 pm, chris.s...@xxxxxxxxx wrote:
So in talking to some people I think my issue is that XML::Simple will
automatically create arrays where there are more than one element.
So depending on the data you parse .. you can have Arguments as an
array or a hash... probably a main source of my confusion.
Ideas how to get around this?
My advice is don't use XML::Simple, use one of the DOM or SAX based
XML parser modules.
.
- References:
- Manipulating XML in Perl
- From: chris . swan
- Re: Manipulating XML in Perl
- From: chris . swan
- Manipulating XML in Perl
- Prev by Date: Re: error installing XML::Parser
- Next by Date: Re: Problem with apache:session
- Previous by thread: Re: Manipulating XML in Perl
- Next by thread: Mixing array + scalars as parameters
- Index(es):
Relevant Pages
|