in reply to
More efficient return of values from sub
If you are concerned that getinfo() takes too long, a sprinkling of
Memoize
could be useful.
Comment on
Re: More efficient return of values from sub
In Section
Seekers of Perl Wisdom