You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this module could use Exporter rather than always installing every available function into the caller's namespace. As it stands, I think perlimports will need to ignore this module (which is fine), but I'm wondering if there's a compelling reason for the current import logic.
Hi @manwar!
I think this module could use
Exporter
rather than always installing every available function into the caller's namespace. As it stands, I thinkperlimports
will need to ignore this module (which is fine), but I'm wondering if there's a compelling reason for the currentimport
logic.The text was updated successfully, but these errors were encountered: