in reply to Re: Re: regarding hash keysin thread regarding hash keys
%h = (1e3 => 'foo'); print keys %h; [download]