in reply to Re^2: printing a hash into a table
in thread printing a hash into a table

is there a way to use that to print out say like the first 5 elements of the hash?
That would probably not make too much sense, since hashes are not keeping any order.

Update: fixed a typo.