Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: closeChapter 5
Function Reference
Next: Reference: connect
 

closedir

closedir dirhandle

Closes a directory associated with the given directory handle opened by opendir.


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