my %list = ( "ass" => ["ociation", "iates", "embly"], "res" => ["ource", "tatement", "taurant"], etc ); #### my @matches = $hash_var{/^res/};