our @EXPORT_OK; use base 'Exporter'; sub import { _init(); goto \&Exporter::import; }