Help for this page
# print "\$key is |$key| and \$value is |$value| or |$conf{'$key'}|.\n +"; printf '$key is |%s| and $value is |%s| or |%s|'."\n", $key, $value, +$conf{$key};