This is the revision history for exporter in <discord.gg:#589611493616779306>

factoid_idsubjectcopulapredicateauthornamespace
11745 exporter is Exporter - make subroutines (or other symbols) available in "use"ing modules: package Foo; use strict; use warnings; use Exporter 'import'; our @EXPORT_OK = qw(bar baz quux); pink_mist <*:##NULL>