in reply to
Re: Re: Tail Recursion in Perl
in thread
Tail Recursion in Perl
see
Pure Perl tail call optimization
and
Tail Recursion "Optimising" with goto &sub
(or
Re: Tail Recursion "Optimising" with goto &sub
in the thread)
Comment on
Re: Re: Re: Tail Recursion in Perl
In Section
Seekers of Perl Wisdom