> + my $cl = have_min_apache_version(2.1) ? 0 : 0; > + my $head_cl = have_min_apache_version(2.1) ? undef : undef;
> + my $cl = have_min_apache_version(2.1) ? 0 : 0; > + my $head_cl = have_min_apache_version(2.1) ? undef : undef; that looks awfully odd :) --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
