From: Prabu Ayyappan <[EMAIL PROTECTED]> > Thanks for the valuable inputs, > > I am planning to solve my memory issue by making the XML into Chunks > using Xml::Twig and using simplify( ) in XML::Twig to convert that > chunks back into the Hash data structure. > > Is that advicable method to proceed to reduce my Memory size.So that > after processing that chunk i will purge my memory (purge in > XML::Twig) > > Thanks in advance, > Prabu
Yes, this should reduce the memory footprint while keeping the necessary changes to the script small. I think in your case it's the best solution. Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/