in reply to How do I correctly use arrays with XML::Simple?

With XML::Simple alot of times its bes to use Data::Dumper and print out the hash it gives you. Also, i beleive that it is forcearray (all lowercase), even though the docs say its they way you have it.
___________
Eric Hodges

  • Comment on Re: How do I correctly use arrays with XML::Simple?