Help for this page
print "BEST SELECTED BEST\n"; foreach my $value (sort keys %{$best}) { ... print "\n"; } }