in reply to
Creating sub from string without munging the symbol table
If you can afford a dependency, there is
Sub::Install
, though it's just some nice API on top of symbol table mangling.
Comment on
Re: Creating sub from string without munging the symbol table
In Section
Seekers of Perl Wisdom