J Jack X Guest Apr 29, 2009 #1 Yea, I think it can. But I think it would be easier to create a recursive function instead.
T tim85a Guest Apr 29, 2009 #2 I'm trying to make a program in Perl, and would like it to do a loop and just before it starts over, call it self so I have two+ of them going at the same time. Is this doable? and is there a limit on how many times it can call its self?
I'm trying to make a program in Perl, and would like it to do a loop and just before it starts over, call it self so I have two+ of them going at the same time. Is this doable? and is there a limit on how many times it can call its self?