Lines Matching refs:is
24 The default behaviour is to use the mode bits as returned by the stat()
34 when C<use filetest> is in effect, because in some systems
37 B<NOTE>: using the file tests for security purposes is a lost cause
38 from the start: there is a window open for race conditions (who is to
46 Currently only one subpragma, C<access> is implemented. It enables
48 extended filetest functionality is used only when the argument of the
49 operators is a filename, not when it is a filehandle.
59 die "filetest: the only implemented subpragma is 'access'.\n";
67 die "filetest: the only implemented subpragma is 'access'.\n";