so, no, the number of "sub-arrays" is not restricted. perl data structures aren't restricted at all, except for your machine's memory of course. the problem must be somewhere else.perl -wle' for (0..100_000) { $array[$_] = []; } print scalar @array' 100001
In reply to Re: Maximum sub-arrays?
by tinita
in thread Maximum sub-arrays?
by cwalck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |