in reply to Any harm in not using Exporter at all in my procedural modules?

No, not that I know of.

Modules that use an OO interface also don't use Exporter because they get the service of Exporter through the object interface.

  • Comment on Re: Any harm in not using Exporter at all in my procedural modules?