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
That's pretty much it. But in your example, you could also just do a foreach () instead of reading the entire FILE into @SOMEVAR. That should help too. -Pete > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 04 September 2001 02:13 > To: Erick Nelson; per