Don't require executable bit on perl -S if DOSISH
authorDanny Sadinoff <sadinoff@olf.com>
Fri, 9 May 1997 16:33:18 +0000 (12:33 -0400)
committerChip Salzenberg <chip@atlantic.net>
Thu, 15 May 1997 22:15:00 +0000 (10:15 +1200)
commit7596f71a28f72f9e3abd6d3962d29a7752cd9303
tree0c3e933b259f6dfe101c235aafab69e34cf86fec
parent7b05b7e32c22894360c5332cd30232bdea49f5a8
Don't require executable bit on perl -S if DOSISH

update to previous bugreport regarding the -x filetest and running
perl -S filename.

I misstated the patch necessary for turning off the executability check
for the -S option.  It should be:

p5p-msgid: 337351CE.79B28DE3@olf.com
perl.c