# ... use Exporter qw(import); @EXPORT = (keys %My::Package::); # @EXPORT instead of @EXPORT_OK # ...