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.