Help for this page

Select Code to Download


  1. or download this
    smallest{
     my ($dir,$arr_ref)=@_;
    ...
                           $sc{$a} <=> $sc{$b}
                           } map { "$dir/$_" } @$arr_ref)[0];
    }