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