Memory use grows:$|++; while () { print '.'; select undef,undef,undef,0.01; }
What's going on?$|++; re(); sub re { print '.'; select undef,undef,undef,0.01; re() }
In reply to sub calls and memory use by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |