Re: svn commit: r357762 - in /perl/Apache-Test/trunk: Changes lib/Apache/TestConfig.pm

2005-12-19 Thread Geoffrey Young
> 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'

Re: [Apache-Test patch] for shebang lines over 64 characters long

2005-12-19 Thread Stas Bekman
Randy Kobes wrote: On Sun, 18 Dec 2005, Stas Bekman wrote: Randy Kobes wrote: On Fri, 16 Dec 2005, Stas Bekman wrote: Stas Bekman wrote: I guess if there are no objections I'll commit it on Monday. Sounds good to me - I tested the patch out on Win32 with the Apache-Test tests and also