Geoffrey Young skrev:
>
>
> Bengt-Arne Fjellner wrote:
>> -------------8<---------- Start Bug Report ------------8<----------
>> 1. Problem Description:
>> Apache2::RequestUtil->dir_config does not seem to work as stated in list
>> context.
>> PerlAddVar foo one two three
>> @values = $r->dir_config($key); # only gives one value
>
> MP_CMD_DIR_TAKE2("PerlSetVar", set_var, "PerlSetVar")
>
> so your configuration assumes something that isn't true. this
>
> PerlAddVar foo one
> PerlAddVar foo two
> PerlAddVar foo three
No difference still the same problem.
>
> ought to work just fine.
Well "ought"
>
> if you read that
>
> PerlAddVar foo one two three
>
> ought to work, please point it out and I'll fix the docs (if possible, that
> is :)
Havent read it but it gives exactly the same result as your syntax.
--
Bengt-Arne Fjellner
0910-58 53 69