![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^4: XML::Rules Parsing Orderby runrig (Abbot) |
on Feb 09, 2015 at 21:30 UTC ( #1116107=note: print w/replies, xml ) | Need Help?? |
If you use one of the 'as array' rules (e.g., child_tag => 'as array'), then the child nodes get pushed to a 'buffer' for you, and will be available (as an arrayref) when parsing the parent tag.
In Section
Seekers of Perl Wisdom
|
|