Help for this page
some_key_param=value
my $config = read_config({ filename => 'some_config_file' }); ... return $conf; } # }}}