in reply to Re: Dynamic function chains?in thread Dynamic function chains?
My bad! I was trying to keep the output simple.
I like the usage of a hash to store the subs, and also the cute (and much less verbose) &round. Thanks!