http://qs321.pair.com?node_id=103525


in reply to (MeowChow) Re2: Looking for Leaks
in thread Looking for Leaks

Maybe I should RTFM, but I've not had a problem with memory leaks in Perl, so I'm going to claim ignorance. Does anyone know which modules are known for causing problems like this? My mind immediately jumps to binding columns with DBI. Would wrapping calls in an eval help prevent a memory leak?