Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Testing for readdir failure

by eye (Chaplain)
on Apr 21, 2013 at 04:37 UTC ( [id://1029705]=note: print w/replies, xml ) Need Help??


in reply to Testing for readdir failure

This seems to be a somewhat opaque area in the documentation.

Have you tried testing the return value of closedir? If it reports a failure, that is probably indicative of a failure in the readdir call. Of course, I don't have a good way of testing this, either.

Also, it is good practice to use a lexically scoped variable for the directory handle rather than a bare word.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1029705]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-25 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found