foreach (@hashNames) { ${$_}{'key'} = $i; } #### foreach (@hashNames) { %{$_} = ( key' => '0' ); }