Which perl module to use among XML::Parser, XML::libXML or XML::Simple?



I want to parse the XML file and create a tree object that gives complete nodes and sub-nodes information. The file size of XML could be approx. 1 MB which needs to be parsed.


No comments:

Post a Comment