avoid infinite recursive exec()s of perl.exe when shebang
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 24 Sep 1999 18:19:54 +0000 (18:19 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 24 Sep 1999 18:19:54 +0000 (18:19 +0000)
commit84e30d1a3b7cc368d7f93dd2b009e9fd64756759
tree532d2c5ac15a51769d6c59b7aa41dfa4613b0d52
parentb6fbb8a80bb346d2cf570d95f2cd4a86144bf596
avoid infinite recursive exec()s of perl.exe when shebang
contains "Perl" rather than "perl" on DOSISH platforms

p4raw-id: //depot/perl@4225
toke.c