in reply to Re: XML::Simple => XMLout()
in thread XML::Simple => XMLout()
The first line of the XML data was <opt> and the last line of the XML data was </opt>.
That looks like a valid matching pair of opening and closing tags to me. Not sure I follow why you're suggesting that the OP to change <opt> to <opt/>, which in my opinion would leave an orphaned </opt> tag at the end.
Am I missing something?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML::Simple => XMLout()
by Khen1950fx (Canon) on Sep 07, 2011 at 18:36 UTC |