Nicholas.G.Thornton@directory.reed.edu (Nicholas G. Thornton) wrote: >I have been noticing memory leaks laetely. Not so bad as some of my >other programs (which are in beta afterall), but still there. >Noticeable after a few days of running. Arguably could be the scripts >I'm running. Arguably. Well, the rules for yelling "memory leak" in a crowded theatre remain the same: whittle your code down to the smallest possible program that demonstrates the leak, then submit a bug report. More likely what will happen is that you'll discover where your code isn't cleaning up properly. Sure, Perl usually cleans up after you, but sometimes it can't. ------------------- ------------------- Ken Williams Last Bastion of Euclidity ken@forum.swarthmore.edu The Math Forum # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org