in reply to sort order of imported xml data?
XML::Simple returns a hash, which has no particular order. There are multiple ways around this, if order is important to you.
...roboticus
Update: Added code tags around ForceArray bit to fix square quotes...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: sort order of imported xml data?
by varian (Chaplain) on Mar 30, 2007 at 16:06 UTC | |
by roboticus (Chancellor) on Mar 31, 2007 at 13:46 UTC | |
by Xenofur (Monk) on Apr 07, 2007 at 02:33 UTC |