my %small_hash; @small_hash{@interesting_keys} = @$config{@interesting_keys}; return \%small_hash;