in reply to Any harm in not using Exporter at all in my procedural modules?
Modules that use an OO interface also don't use Exporter because they get the service of Exporter through the object interface.