in reply to What is the best XML module to use?

If the files expect to be large, have a look in XML::SAX. This module provides XML parsing by events, so it's make possible to parse large files without getting much of memory.
  • Comment on Re: What is the best XML module to use?

Replies are listed 'Best First'.
Re^2: What is the best XML module to use?
by Skeeve (Parson) on Oct 06, 2005 at 18:19 UTC

    XML::Twig is similar in that you will be able to delete elements or whole subtrees as soon as you no longer need them. XML::Twig will also fire event handlers when elements are completely parsed. I found it very easy to use.

    Take a look at the XML::Twig homepage. You will find a comparison between different XML modules and how well they are suited for different tasks.


    $\=~s;s*.*;q^|D9JYJ^^qq^\//\\\///^;ex;print