in reply to Where's the leak?
and the problem persists... is there a way to convince PERL to not remember the amount of memory the vars use each time?if(<$read> =~ /$searchString/g) { ... $read->close; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Where's the leak?
by MarkM (Curate) on Dec 23, 2002 at 21:01 UTC |