Peter Eisengrein wrote:
> Is there a known memory problem with the GUI module and/or the Timer object?
> I have a script that runs through a _Timer sub once per second and
> increments a var (like $count++) and writes it to a Label. Just sitting
> there quietly doing nothing more than that adds 4k to the process' memory
> every second or two (or three -- it's not very exact). I would expect a
> *little* more memory to be used but these 4k's add up over time.
>
> Just curious.

yes, there was a memory leak but it should have been fixed is one of the
last releases. which version of Win32::GUI are you using right now?


cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;



Reply via email to