|
|
| Just another Perl shrine | |
| PerlMonks |
Re: XML::Simple usage questionby dasgar (Chaplain) |
| on Jul 14, 2012 at 02:52 UTC ( #981752=note: print w/ replies, xml ) | Need Help?? |
|
According to the "My element order is getting jumbled up" section of XML::Simple::FAQ, the short answer is no. (see excerpt below) If your application really is sensitive to element order, don't use XML::Simple (and don't put order-sensitive values in attributes). Since XML::Simple is the only XML parsing module that I personally have used so far, I really can't suggest an alternative.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||