in reply to Re^5: Is $^M a leftover April Fool?
in thread Is $^M a leftover April Fool?
Sorry if I am being dense, but I am still not getting this.
So, if you happen, by some quirk of fate, to be in a die handler when, purchance, you should be low on memory, and your die handler requires some substantial amount of memory , then, if you have had the foresight to preallocate a reserve to $^M, then your handler will not fail to complete for a lack of memory.
Does that cover it?
Except that there is no way to trap an 'Out of memory' condition, so the likelyhood that you might happen to be in a die handler, just at the point where the memory demands of that die handler would push you over the limit of available memory are 1000:1?, 1000000:1?
Useful.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: Is $^M a leftover April Fool?
by dragonchild (Archbishop) on Jan 07, 2005 at 02:18 UTC | |
by BrowserUk (Patriarch) on Jan 07, 2005 at 05:35 UTC | |
by dragonchild (Archbishop) on Jan 07, 2005 at 13:30 UTC | |
by BrowserUk (Patriarch) on Jan 07, 2005 at 13:56 UTC | |
Re^7: Is $^M a leftover April Fool?
by rir (Vicar) on Jan 06, 2005 at 21:09 UTC | |
by BrowserUk (Patriarch) on Jan 06, 2005 at 22:07 UTC | |
by rir (Vicar) on Jan 07, 2005 at 07:00 UTC | |
by BrowserUk (Patriarch) on Jan 07, 2005 at 08:00 UTC |