> It should probably be:
>
> $Config{'startperl'}
>
> % perl -V:startperl
> startperl='#!/usr/bin/perl';> What do you think? I just ran that on every box I have access to and it seems to be accurate. on some boxes it's pretty long, though, but not exceeding 62 characters. in reality, couldn't using a variable trip up exactly what you want to fix? but at any rate, if you think it's ok I think it's far better than /usr/bin/perl, and since you were the one with the issue... +1 :) --Geoff
