%EXPORT= ( &foo => "foo", # & is optional for functions $bar => "$_internal_bar", baz => "" # means "same". );