in reply to Re: What package is foo() from?
in thread What package is foo() from?

caller knows the package name (show below) at run-time. Is there a way (B:: modules?) to extract it without calling the function?