Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: closeChapter 8
Standard Modules
Next: Reference: read
 

open

$dh->open(dirname)

Opens directory dirname; equivalent to the opendir function.


Previous: Reference: closePerl in a NutshellNext: Reference: read
Reference: closeBook IndexReference: read