This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert #31690, because it can make -x eat arguments. Even if the
authorAbhijit Menon-Sen <ams@wiw.org>
Wed, 8 Aug 2007 21:58:29 +0000 (21:58 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Wed, 8 Aug 2007 21:58:29 +0000 (21:58 +0000)
commit304334dafcf24508b017cfdd22e0883402e1d769
tree524f39d83667ca9dd8148d54d377eb75c1451f65
parent76c95dfe0d56de513d034510a89f3818a41be573
Revert #31690, because it can make -x eat arguments. Even if the
next argument happens to be a directory name, changing this does
not seem worthwhile. It's as likely as not to break something.

The many -x users clamouring for consistency must go home
empty-handed, alas.

p4raw-id: //depot/perl@31691
perl.c