Which pptimized XML parser can be used with Perl?
[email protected] ("Sharma, Sushil")
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <95404077F3FCC0479B2BB0A6D62CAF09352DCEF386@GVW1157EXB.americas.hpqcorp.net> |
Hi All, I am using XML::Simple in one of my project assignment with Perl 5.8.1r5. I am observing that this XML utility is taking a lot of memory when we have a large input file for parsing. Because of this reason when multiple clients are invoking this Perl script, system memory is becoming an issue. I wanted to know if there is any other flavor of XML parser available with Perl which uses less memory. Thanks & Regards, Sushil Sharma