in reply to Re: Freeing memory used by arrays
in thread Freeing memory used by arrays

In Java you can set an upper limit on how much memory java can consume. I wish perl had this feature.

Replies are listed 'Best First'.
Re: Re: Re: Freeing memory used by arrays
by injunjoel (Priest) on Dec 05, 2003 at 00:25 UTC
      Why? I wish perl had the same feature, don't you think it would be useful?
        The goal is to find a solution in Perl not proselytize 'Java'.