Make '-s' on the shebang line able to parse -foo=bar switches again.
authorGisle Aas <gisle@activestate.com>
Fri, 6 Jan 2006 10:54:18 +0000 (10:54 +0000)
committerGisle Aas <gisle@activestate.com>
Fri, 6 Jan 2006 10:54:18 +0000 (10:54 +0000)
commit59e235cb8daec2c43b3d74772367e9ea06c2ce9b
tree84e79ea3e5851dcab978642fc7627f7dc15dcdcf
parent74ac850a5ee417afa60a477ea52af7a8f46a7e5a
Make '-s' on the shebang line able to parse -foo=bar switches again.
This feature was broken by change 19695 some years ago
and integrated into perl-5.8.1.  perl-5.8.0 was fine.
Ref http://bugs.activestate.com/show_bug.cgi?id=43483

p4raw-id: //depot/perl@26670
perl.c
t/run/switches.t