for (qw(061 062 074)){ $coords{$_}[1]... } [download]
for (keys %coords){ $coords{$_}[1]... } [download]
In reply to Re: using hash values inside an array. by jsprat in thread using hash values inside an array. by Baz