This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Force _ to be always a bareword after filetest operators
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 18 Oct 2005 20:57:43 +0000 (20:57 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 18 Oct 2005 20:57:43 +0000 (20:57 +0000)
commit7294df96f6c174861cfdbe3e109c745792c2be60
treede94cc8b217405f10011ed73905e1cf78426f23f
parent4e577f8b7504b9d2fd0f1c34f337e0edce2c4b9b
Force _ to be always a bareword after filetest operators

p4raw-id: //depot/perl@25799
t/op/filetest.t
toke.c