in reply to
'Out of memory!' Error with XML::Simple
gjb
hit the nail on the head. Put a call to exit before the loop and it does not run out of memory. The issue is the loop. The fixes
gjb
suggested do the job.
--traveler
Comment on
Re: 'Out of memory!' Error with XML::Simple
In Section
Seekers of Perl Wisdom