|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^4: best xml parser to useby ftumsh (Scribe) |
| on Jul 10, 2006 at 08:31 UTC ( [id://560122]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
XML Twig saves on memory by only reading in bits of the xml. To know what bits you are interested in you have to tell it.
As I don't know what tags will be used for a given document I can't do that so it would load the entire xml into memory which negates the point of Twig.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||