Re: out of memory problem

2007-02-14 Thread John W. Krahn
Arantxa Otegi wrote: > I have memory problems programming with perl: "out of memory!" > > I have to process a lot of xml files which are in different directories > (more than 2 files in 110 directories). The files are quite small > (almost all of them are smaller than 100KB). > Here is some co

Re: out of memory problem

2007-02-14 Thread Rob Dixon
Arantxa Otegi wrote: I have memory problems programming with perl: "out of memory!" I have to process a lot of xml files which are in different directories (more than 2 files in 110 directories). The files are quite small (almost all of them are smaller than 100KB). Here is some code: ##

Re: out of memory problem

2007-02-14 Thread Rob Dixon
Ken Foskey wrote: On Wed, 2007-02-14 at 12:37 +0100, Arantxa Otegi wrote: I have memory problems programming with perl: "out of memory!" I have to process a lot of xml files which are in different directories (more than 2 files in 110 directories). The files are quite small (almost all of

Re: out of memory problem

2007-02-14 Thread D. Bolliger
Arantxa Otegi am Mittwoch, 14. Februar 2007 12:37: > I have memory problems programming with perl: "out of memory!" > > I have to process a lot of xml files which are in different directories > (more than 2 files in 110 directories). The files are quite small > (almost all of them are smaller t

Re: out of memory problem

2007-02-14 Thread Ken Foskey
On Wed, 2007-02-14 at 12:37 +0100, Arantxa Otegi wrote: > I have memory problems programming with perl: "out of memory!" > > I have to process a lot of xml files which are in different directories > (more than 2 files in 110 directories). The files are quite small > (almost all of them are s