ЭЛЕКТРОННАЯ БИБЛИОТЕКА КОАПП |
Сборники Художественной, Технической, Справочной, Английской, Нормативной, Исторической, и др. литературы. |
keyskeys %hash Returns a list consisting of all the keys of the
named hash.
The keys are returned in an apparently random order, but it is the
same order that either the In scalar context,
keys %hash = 200; |