This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement stacked filetest operators (-f -w -x $file).
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 9 Feb 2004 21:48:15 +0000 (21:48 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 9 Feb 2004 21:48:15 +0000 (21:48 +0000)
commitfbb0b3b383a878902acf90a09bf05a52493ef56c
tree40c2bb309b99466871da1e2970df52d54f120356
parent6c94ec8ba7f0b5a05c74409397b9f1735413262d
Implement stacked filetest operators (-f -w -x $file).

p4raw-id: //depot/perl@22294
doio.c
dump.c
ext/B/B/Concise.pm
op.c
op.h
pod/perl591delta.pod
pod/perlfunc.pod
pp_sys.c
t/op/filetest.t