open( FILE, "< this.txt" ); warn "Can't read this.txt: $!\n" unless defined fileno FILE;