![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Enforce Memory Cleanupby Anonymous Monk |
on Jun 17, 2014 at 06:37 UTC ( #1090104=note: print w/replies, xml ) | Need Help?? |
Looks like the garbage collection is not triggered in time. Not really :) Is there some way I can enforce garbage collection? Not really Have you faced such a problem? Yes, I have created circular references that leaked memory, once I fixed my mistakes the problem went away Read all about it, I did, and it improved my code tremendously :) Tutorials: Variable Scoping in Perl: the basics,
In Section
Seekers of Perl Wisdom
|
|