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...
Comment on
Re: if (open(FH, $path)) { ?
In Section
Seekers of Perl Wisdom