in reply to Re: Perl script end up on saying "Out of Memory !"
in thread Perl script end up on saying "Out of Memory !"

Thanks Moritz, for your guidance. Refer to your question. Infact I donot want the copy of hash inside a MeasureFiles subroutine. Can you help me may how to only get the reference and not the copy of the hash inside the routine. Thanks !
  • Comment on Re^2: Perl script end up on saying "Out of Memory !"

Replies are listed 'Best First'.
Re^3: Perl script end up on saying "Out of Memory !"
by moritz (Cardinal) on Sep 20, 2011 at 11:38 UTC
      Hi I did that... but no better results . as I can see the the Available memory in the tast manager continously decreasing. However I would get the complete results 8 hours from now after script reaches 61st file :(.