Perl memory size is only limited by your amount of RAM and virtual memory. If it exceeds RAM size the program will run slower, because it will do disk accesses. If memory usage grows even more, it will eventually give an 'out of memory' error and stop.
In reply to Re: Variable stack size in Perl.
by fglock
in thread Variable stack size in Perl.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |