 |
|
Replying to:
|
Re: [samsonp81] Detect Memor leak in a perl code!! by Anonymous
|
|
Post:
|
Perl is a dynamically typed language. You don't specify the type or size of variables. This means you won't get memory leaks in Perl. :-) I'd think carefully before taking on work from random people claiming to fix issues they don't understand. Regards, Jeff T. Parsons
|
|
|  |