On Dec 10, 2007 4:22 AM, sivasakthi <[EMAIL PROTECTED]> wrote: > On Mon, 2007-12-10 at 10:11 +0100, patmarbidon wrote: > > > patmarion has written > > > > perhaps you have sme quotas or restriction about CPU usage for a script. > > Can you have a look in your /var/log/messages just after the perl script > > stop > > yes it is stopped due to out of memory snip
If you submit your code to the list we can probably find where you are dealing with memory inefficiently. As a last resort, you may have to keep some of your data on disk using either a tied hash or array. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/