in reply to Re^5: XML::Twig and threads
in thread XML::Twig and threads [solved]
I vaguely imagined rewriting managedObject sub using regex,
Given the size of the OPs target files -- 100MB -- I'd drop the use of XML parser entirely and process the file as text.
That statement is tantamount to blasphemy around here, but it would be quicker, simpler and would work. And nobody would think twice if the files weren't labeled "XML".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: XML::Twig and threads (regex)
by tye (Sage) on Nov 29, 2012 at 03:15 UTC | |
|
Re^7: XML::Twig and threads
by grizzley (Chaplain) on Nov 29, 2012 at 13:18 UTC |