Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.43 DirHandleChapter 8
Standard Modules
Next: Reference: close
 

new

$dh = new DirHandle [dirname]

Constructor. Creates a new directory handle. The optional directory name, dirname, defaults to the current directory.


Previous: 8.43 DirHandlePerl in a NutshellNext: Reference: close
8.43 DirHandleBook IndexReference: close