http://qs1969.pair.com?node_id=516971


in reply to Re^3: Out of Memory Error -- Possible Leak?
in thread Out of Memory Error -- Possible Leak?

then how do you explain this ?

try:

perl -e ' use Tk; while (1) { my $top = new MainWindow; }'

it will fill your RAM at a rate of about 1MB per second ...