Try to handle hitting the heap/data limit in small systems.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 11 Mar 2003 09:18:25 +0000 (09:18 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 11 Mar 2003 09:18:25 +0000 (09:18 +0000)
commit87569c6da19c98dc8db22ce673f8dbad79d7e442
tree531370100a6aa6d56fd2758a1464e935da69affb
parent9769094fedff9949aa6f6af210fc4a5ce20fc51d
Try to handle hitting the heap/data limit in small systems.
(One can simulate this with e.g. 32MB or 64MB datasize,
use your shell's ulimit/limit/limits command.)

p4raw-id: //depot/perl@18914
t/op/recurse.t