my $l; foreach $i (keys(%hash)) { $l = $l < $i ? $l : $i; } $hash{ $l } = ...
In reply to Re: Returning the lowest key in a hash (or highest)
by Masem
in thread Returning the lowest key in a hash (or highest)
by deprecated
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |