in reply to
eval BLOCK with runtime-loaded code?
Perhaps you may modify slightly your dynamically-read code and use "do" instead of "eval"? It's supposed to be faster.
Comment on
Re: eval BLOCK with runtime-loaded code?
In Section
Seekers of Perl Wisdom