in reply to Re^5: Slow evolution of Perl = Perl is a closed Word (use)
in thread Slow evolution of Perl = Perl is a closed Word
You typically would have to know which words from that module are getting exported. There could be some system in how it's dealt with, when they're only relying on Exporter, but import is a plain class method. You can implement what it does however you like.
|
|---|