--- On Mon, 5/24/10, Sharma, Sushil <sushil.sha...@hp.com> wrote:
> From: Sharma, Sushil <sushil.sha...@hp.com> > Subject: Which pptimized XML parser can be used with Perl? > To: "win32-vanilla@perl.org" <win32-vanilla@perl.org> > Cc: "Ali, Syed Shadman (Syed Shadman Ali)" <syed.shadman-...@hp.com> > Date: Monday, May 24, 2010, 11:11 PM > > 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 Just visit search.cpan.org and enter 'XML parser'. Regards, Sergei.