ЭЛЕКТРОННАЯ БИБЛИОТЕКА КОАПП |
Сборники Художественной, Технической, Справочной, Английской, Нормативной, Исторической, и др. литературы. |
3.2.69 globglob This function returns the value of @result = map { glob($_) } "*.c", "*.c,v"; @result = map <${_}>, "*.c", "*.c,v"; The glob function is not related to the Perl notion of typeglobs,
other than that they both use a |