my %switch = ('package' => sub { ... }, 'profile' => sub { ... }); $switch{$site->{FILETYP}}->();