danny0085 has asked for the wisdom of the Perl Monks concerning the following question:
I tried XML::DOM and XML::LibXML but there is no clear documentation to do it. Thanks in advance.<xml> <answer> <url>http:....</url> <content>value...</content> </answer> <answer> <url>http:....</url> <content>value....</content> </answer> </xml>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: delete first node XML
by tobyink (Canon) on Aug 13, 2012 at 00:20 UTC | |
|
Re: delete first node XML
by GrandFather (Saint) on Aug 12, 2012 at 23:38 UTC |