RE: Which pptimized XML parser can be used with Perl?
[email protected] ("Ali, Syed Shadman (Syed Shadman Ali)")
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <B045B93D6A8BB743B6EB5CB96909EE7757025583E0@GVW1123EXC.americas.hpqcorp.net> |
Hi All, One minor correction. We are using the Active State perl 5.10 not the Perl 5.8.1r5. Any suggestion of XML parser which is fast and Efficient and eat's less memory would be sufficient. Regards, Syed -----Original Message----- From: Sharma, Sushil Sent: Tuesday, May 25, 2010 11:42 AM To: [email protected] Cc: Ali, Syed Shadman (Syed Shadman Ali) Subject: Which pptimized XML parser can be used with Perl? 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