package My::Package; use List::Util 'max'; use Exporter qw(import); @EXPORT_OK = (keys %My::Package::);