But, if you have a hash with keys 0..114, why won't you just use an array?for my $key (sort {$a<=>$b} keys %hash){ print $hash{$key} }
In reply to Re: retrieving from a hash numerically
by Ido
in thread retrieving from a hash numerically
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |