in reply to
Don't-Repeat-Myself code for improvement
I would probably have reached for
List::MRU
or
Tie::Cache::LRU
or something like that.
Comment on
Re: Don't-Repeat-Myself code for improvement
In Section
Seekers of Perl Wisdom