Help for this page

Select Code to Download


  1. or download this
    my $answer = ( sort { abs( $a - $dist ) <=> abs( $b - $dist ) } keys %
    +$href )[0];