Our PERL application has a lot of memory leaks and we need to identify which program and which line of code in the program causes the leaks.
I'm fairly new to PERL programming. I have worked with such tools for Java programs but am not aware of any such tool for PERL programs.
Please recommend me a Memory Profiling Tool that works with PERL applications.
Thanks,
MBS