I have a GUI running with perl 5.10 and Tkx (tkkit.dll 8.5.2.4) After initially running the program, the Memory usage in Task manager is around 55K. Using the program for a whole day, the Memory usage stays about the same. However, if the program is minimized and then restored, Memory usage goes down to 5K. The Memory used never goes back to anywhere near the initial 55K after that.
Is there any way to force the memory garbage collection without having to minimize and restore the program ? Is there a problem with the way I initially build the GUI ? withdraw() build GUI deiconify() Thanks, Sylvain Thibault