Re: [Perl-unix-users] Freeing Up Memory

2001-09-04 Thread Tim Hammerquist
[EMAIL PROTECTED] wrote: " Hi Perl Hacker! I have a set of scripts in use on my system that i would " like to start tweaking. They are all hand written and not someone elses " work. I would like to start reducing the memory it takes to run the scripts. " I want to start implementing undef declara

RE: [Perl-unix-users] Freeing Up Memory

2001-09-04 Thread Peter Eisengrein
To: Erick Nelson; perlunix > Subject: [Perl-unix-users] Freeing Up Memory > > > > Hi Perl Hacker! I have a set of scripts in use on my system > that i would > like to start tweaking. They are all hand written and not > someone elses > work. I would like to start reduci

[Perl-unix-users] Freeing Up Memory

2001-09-04 Thread jna
Hi Perl Hacker! I have a set of scripts in use on my system that i would like to start tweaking. They are all hand written and not someone elses work. I would like to start reducing the memory it takes to run the scripts. I want to start implementing undef declarations in the scripts, is there a