Exporter
- As this is Perl, you rarely have to write
import
functions on your own. - There are serveral modules that invented that wheel:
Exporter Exporter::Cluster Exporter::Dispatch Exporter::Easy Exporter::Lite Exporter::NoWork Exporter::Renaming Exporter::Simple Exporter::Tidy Exporter::VA Class::Exporter
Exporter
, Perl core since 5.003007.