Check that stat and -X on barewords favour the file handle over the
authorNicholas Clark <nick@ccl4.org>
Tue, 13 Mar 2007 22:24:54 +0000 (22:24 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 13 Mar 2007 22:24:54 +0000 (22:24 +0000)
commit6d6dd8fe2389854be819a87e95a54330b9102b90
tree455acc691dc8b512eb6d74e000d712242c6b3b8e
parent828888e012822f4d8dcbb99617960a962e7d6770
Check that stat and -X on barewords favour the file handle over the
directory handle for the ambiguous case.

p4raw-id: //depot/perl@30571
t/op/stat.t