Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

perlfunc:closedir

by gods (Initiate)
on Aug 24, 1999 at 22:43 UTC ( [id://332]=perlfunc: print w/replies, xml ) Need Help??

closedir

See the current Perl documentation for closedir.

Here is our local, out-dated (pre-5.6) version:


closedir - close directory handle



closedir DIRHANDLE



Closes a directory opened by opendir() and returns the success of that system call.

DIRHANDLE may be an expression whose value can be used as an indirect dirhandle, usually the real dirhandle name.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-03-19 02:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found