I ran a cgi script and noticed that the perl 5.6.1 process (using top) is using about 60% of the memory, the thing is that it still using that even after I closed my browser. Does perl supposed to keep on eating my memory resorces even after my application has ended ? or anyone can suggest flaws in my script ?