in reply to
Out of memory! without system errors
In a way, Perl is being quite nice with you: it warns you that you are requesting too much memory and stops running, rather than actually exhausting the memory and bringing your system down.
Comment on
Re: Out of memory! without system errors
In Section
Seekers of Perl Wisdom