Help for this page
{ my $value; ... get_key(), get_value(), get_key(), get_value() .
sub get_key { my $key; ... } defined $key ? $key : ""; }