Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newChapter 8
Standard Modules
Next: Reference: open
 

close

$dh->close()

Closes a directory handle; equivalent to the closedir function.


Previous: Reference: newPerl in a NutshellNext: Reference: open
Reference: newBook IndexReference: open