Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: if (open(FH, $path)) { ?

by perlinux (Deacon)
on May 03, 2004 at 14:27 UTC ( [id://350022]=note: print w/replies, xml ) Need Help??


in reply to if (open(FH, $path)) { ?

Search for unary operators on files:
  • -r   File is readable
  • -w   File is writable
  • -x   File is executable
and more...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-03-28 13:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found