Debugging Memory consumption for Perl Program



Hi,

I would like to know is there any way to debug the memory consumption
of a perl program running? For example, I have a program running and i
would like to keep tract of the memory consumption of this program so
that I can retart the program if the memory consumption is going to
high. Thank you very much.

.



Relevant Pages