my %config; ... $config{ $var } = $value; } #### $i_want_the_value_of_port = $config{ 'port' };