[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
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
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