foreach my $listing (sort keys %count) { print “$count{$listing}”; }