* Matt Sergeant
|
| Probably because keys doesn't return the keys of an Apache::Table object,
| since it is implemented in C.

I'm not quite sure it's that simple.  If you replace dir_config()
with headers_in() which also return an Apache::Table object you get a
sane result from Dumper().

Also, when using dir_config as in my first posting $tab->{$key}
returns nothing (undef?), but (as I said) dir_config($key) returns
correctly.


(bo)

Reply via email to