This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
59d6f6a4c05afa7f was too aggressive, as it disabled #! line -I on miniperl
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 19:59:42 +0000 (19:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:18:17 +0000 (20:18 +0000)
commit76895e89c1e609b1a740ae887e6bcf7ece9d4222
tree12320cc76b5ff9abfa412cdcb0a9939723093036
parent30688243d28f88dab0c8fe6c6e420dcf5b37a316
59d6f6a4c05afa7f was too aggressive, as it disabled #! line -I on miniperl

Restore -I processing on the #! line for miniperl. This gets t/run/switchI.t
and t/run/switchd-78586.t passing again under minitest.
perl.c