![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Help with Parsing XML outputby Laurent_R (Canon) |
on Aug 12, 2014 at 07:29 UTC ( #1097083=note: print w/replies, xml ) | Need Help?? |
I do not have enough experience with dealing with XML to help you on the mainn subject, but clearly an else clause does not make sense in a foreach statement, since a foreach statement is supposed to scan all the elements of the source list. So either you don't understand foreach, or it is not what you need to start with.
In Section
Seekers of Perl Wisdom
|
|