in reply to Re: Perl_XML Twig Performance query
in thread Perl_XML Twig Performance query
Now, XML::LibXML is not a good solution for XML::Twig since XML::Twig is designed to work with huge documents and streams, but maybe XML::Twig is not the best solution for you.Take a look at XML::LibXML::Reader. It's perfect for working with large documents.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl_XML Twig Performance query
by choroba (Cardinal) on Jun 17, 2010 at 08:37 UTC |