|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: XML::Simple design decisionsby Jenda (Monsignor) |
| on Dec 29, 2007 at 00:53 UTC ( #659429=note: print w/ replies, xml ) | Need Help?? |
|
You could also use XML::Rules instead of XML::Simple as it gives you more detailed control over what data structure gets generated. Something like:
It doesn't try to guess as XML::Simple does so it's more work though. (In not yet released 0.23 the rule for the Other tag will be just Other => 'by name',.)
In Section
Module Reviews
|
|
||||||||||||||||||||||