start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

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

closedir

closedir 
dirhandle

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


Previous: Reference: close Perl in a Nutshell Next: Reference: connect
Reference: close Book Index Reference: connect