http://www.perlmonks.org?node_id=1042944


in reply to Re: How to deal with the fact that Perl is not releasing memory
in thread How to deal with the fact that Perl is not releasing memory

It's building a response to an HTTP request. By moving the variable declaration outside, it would surely "leak" memory and the "responses" would soon likely be gigabytes in size...
  • Comment on Re^2: How to deal with the fact that Perl is not releasing memory

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.