http://www.perlmonks.org?node_id=151492

This may be more of a question for SOPW, but I'm curious as to how people unroll recursive subroutines, especially those with a while- or for(each)-loop within it.

Bonus points for someone who can use Perlisms as short-cuts to do stuff other languages can't. :-)

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.