ankit.tayal560 has asked for the wisdom of the Perl Monks concerning the following question:
What is the basic difference between XML::libXML and XML::DOM modules? I want to parse a XML file(in my case : very large XML file) and do certain modifications to its elements. which one should I use?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to parse and modify an XML file ?
by Athanasius (Archbishop) on Sep 21, 2016 at 06:31 UTC | |
|
Re: How to parse and modify a XML file ?
by Discipulus (Canon) on Sep 21, 2016 at 11:51 UTC | |
|
Re: How to parse and modify a XML file ?
by Anonymous Monk on Sep 21, 2016 at 06:39 UTC |