in reply to Re: Improving memory performance
in thread Improving memory performance

I've also had problems with a script using $sth->fetchrowhashref (DBI). Didn't clean correctly so at each iteration swallowed up a little chunk of memory.
I think there is a method that allows you to clean up though