![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^2: What is Perl *NOT* good at?by etj (Chaplain) |
on Jun 23, 2022 at 15:38 UTC ( #11144987=note: print w/replies, xml ) | Need Help?? |
Tail recursion is entirely possible in Perl, using the construct goto &own_func_name (having updated @_ as desired).
In Section
Seekers of Perl Wisdom
|
|