Re: Which pptimized XML parser can be used with Perl?
[email protected] (Sergei Steshenko)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
--- On Mon, 5/24/10, Sharma, Sushil <[email protected]> wrote: > From: Sharma, Sushil <[email protected]> > Subject: Which pptimized XML parser can be used with Perl? > To: "[email protected]" <[email protected]> > Cc: "Ali, Syed Shadman (Syed Shadman Ali)" <[email protected]> > 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.