Hi all,

I have tried to use XML:Twig to parse a 2GB XML file instead of using XML:Simple, but I still got an error "The memory couldn't be written". My Perl is the latest and my RAM is 1GB.

Anyone got suggestions?

Thanks a lot,

Nan

From: Peter Rabbitson <[EMAIL PROTECTED]>
To: beginners@perl.org
Subject: Re: Errors on processing 2GB XML file by using XML:Simple
Date: Fri, 13 May 2005 09:46:09 -0500

> I keep receiving virtual memory error and program runtime error while using
> XML:simple to process a 2GB XML file on Windows 2000. I have changed
> virtual memory to 4 GB but still no use, so I wonder if anyone could offer
> some help? Or is there any better module to process a 2GB XML file?
>


XML::Twig is your answer. Very clear documentation and examples. Enjoy

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>





-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to