my $lowest_value = $href->{ ( sort {$a <=> $b} keys %$href )[0] };