use strict; use warnings; require Exporter; { no warnings 'once'; *import = \&Exporter::import; }