in reply to Does Perl have garbage collection mechanism and how it performs?

Does it use less memory if you simply assign the list to @GlobalArray? It seems like that would be easier for the optimizer to handle.

  • Comment on Re: Does Perl have garbage collection mechanism and how it performs?
  • Download Code