This is the revision history for
sorthash
in
<
freenode.net
:
##NULL
>
factoid_id
subject
copula
predicate
author
namespace
12
sorthash
is
sort a hash by its values: my @keys = sort { $hash{$a} <=> $hash{$b} } keys %hash;
perlbot
<
*
:
##NULL
>