![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^4: Out of Memory Error -- Possible Leak?by emilper (Novice) |
on Dec 15, 2005 at 14:55 UTC ( #516971=note: print w/replies, xml ) | Need Help?? |
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 ...
In Section
Seekers of Perl Wisdom
|
|