in reply to Re^2: Question on Recursion
in thread Question on Recursion

Well, considering the OP has:
print "$num == 9\n" if ($total1 == 9);
only printing the 9s was done on purpose, as that's what the OP is doing.

Replies are listed 'Best First'.
Re^4: Question on Recursion
by roboticus (Chancellor) on Jan 09, 2009 at 13:29 UTC