in reply to How do I make one package use a module from another package?
Forget about Acme::Code::Police. I didn't get the joke or examine the source code as I should have. Just forget that I brought it up.
What I want to do:
I want a single module that pollutes the caller's namespace with other modules that it didn't request. Bob says I should use inheritance. What's wrong with exporting the unrequested modules by default?
|
|---|