If "running out of memory is untrappable" how can I be able to run code anyway?
Or is it still trappable via $SIG{__DIE__} ?
In that case why can't I just pre-allocate variables in the sig-handler's closure instead of requesting more memory?
Why $^M at all?
Honestly I don't know how to simulate "running out of memory" for experimenting.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
In reply to Re^2: How use $^M?
by LanX
in thread How use $^M?
by xiaoyafeng
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |