Better fix for bug #6665
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 26 Dec 2008 12:12:44 +0000 (13:12 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 26 Dec 2008 12:16:54 +0000 (13:16 +0100)
commit20189146be79a0596543441fa369c6bf7f85103f
tree0e17232830618919d800925bb0bc6ef966ea53dd
parente7049783a827d931f30447582253605eb3b93210
Better fix for bug #6665

Add a parameter to S_incpush to indicate if the new directory should be
appended or prepended to @INC, and use it set to TRUE when parsing the
shebang line.

There is also a better version of the test.

This replaces commit ccb8f6a64f3dd06b4360bc27c194b28e6766a6ad.
embed.fnc
embed.h
perl.c
proto.h
t/run/switchI.t