Приглашаем посетить
Чехов (chehov-lit.ru)

[Chapter 8] 8.43 DirHandle

PreviousChapter 8
Standard Modules
Next
 

8.43 DirHandle

Provides methods for accessing Perl's directory functions, avoiding namespace pollution. Creates anonymous glob to hold a directory handle and closes the dirhandle automatically when the last reference goes out of scope. The methods provided are:


PreviousHomeNext
8.42 diagnosticsBook Index8.44 DynaLoader