|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^4: How can I free the memory of a XML::Simple-Objectby Bauldric (Novice) |
| on Oct 27, 2012 at 12:34 UTC ( #1001197=note: print w/ replies, xml ) | Need Help?? |
|
You are really great :-) By the way. Do you know a good Package for searching memory leaks under Windows XP and perl version 5.8.8. I have memory problems, although I use allways strict.pm (working only with local vars 'me $var') and have no global vars. The program has about 40000 Lines in 100 packages. I would like to have something like the symdump does to produce a list of all variables whose size has changed or are new allocated between two program-positions:
Exist something like that for ActiveState-Perl? For your example which you've wrote for me: So if I set the size of the array @a
the memory will be used again
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||