in reply to Re: Subroutine overhead in Perl
in thread Subroutine overhead in Perl

Tail recursion was one of the thing we all talked about whikle working on the problem. If I could have made it tail recursive I could convert it to a simple iteration.

I'll email the winner and ask for his source.

--
Stephen