in reply to
Small examples of string eval
See
Class::FlyweightWrapper
for an example. And advantage over alternate methods of doing the same thing is that in stack backtraces the proxying code will show up with useful package names.
Comment on
Re: Small examples of string eval
In Section
Seekers of Perl Wisdom