Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

perlfunc:opendir

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

opendir

See the current Perl documentation for opendir.

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


opendir - open a directory



opendir DIRHANDLE,EXPR



Opens a directory named EXPR for processing by readdir(), telldir(), seekdir(), rewinddir(), and closedir(). Returns TRUE if successful. DIRHANDLEs have their own namespace separate from FILEHANDLEs.


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 wandering the Monastery: (None)
    As of 2024-04-25 00:53 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found