in reply to
Re: Pure perl lexical sub import
in thread
Pure perl lexical sub import
A variation on that is I can say "undef *NAME" for each imported function at the end of the module, but I have to remember to keep that list updated.
Comment on
Re^2: Pure perl lexical sub import
In Section
Seekers of Perl Wisdom