William A. Rowe, Jr. wrote:
> Both lib/Apache/TestConfig.pm and lib/Apache/TestUtil.pm twist off their
> own shebang lines from $Config{perlpath}, which is wrong.

I think part of this stems from this

  http://www.gossamer-threads.com/lists/modperl/dev/86017

> 
> They should simply pull $Config{startperl} which defines the
> shebang/command
> on a platform basis.  See startperl= assignment from Config.pm.

which looks ok, but the perlpath foo in TestConfig.pm and TestRun.pm has
been there for ages I think.  are you sure that startperl goes back to 5.00503?

that said, we also use startperl in TestConfig, which is also the result of
discussions near the above thread.  hmm...

> 
> Please ack / discuss / commit?

ack and discuss :)  let's hold off on making any changes until we are really
sure we won't be breaking old platforms.  speaking of breakage, which
platform is giving your grief with this?  randy reported success with win32
so it's something else?

--Geoff

Reply via email to