Stas Bekman wrote:
>
> > > Cool! I guess it's a non-documented feature :)
> >
> > it's documented in ch9 of the eagle book :)
>
> If it is, consider it documented in the next version of the Guide :)
I'm looking at page 456 right now, and from my newbie perspective, I
conclude it's mostly documented. :-) "If called in a scalar context w/
no arguments, dir_config() returns a hash ref tied to the Apache::Table
class." I then had to look at the Apache::Table class methods to figure
out how
> my @values = $r->dir_config->get('Key');
> and
> my %hash = $r->dir_config->get('Key');
worked in the first place. I doubt I would have put 2 and 2 together on
my own to come up with Doug's snippet. Perhaps I need to become more
familiar with the different APIs? I mention this just another new users
perspective. I guess this is one of those "we'll leave it up to the
reader to prove this theorem" situations? :-)
--
Drew Taylor
Vialogix Communications, Inc.
501 N. College Street
Charlotte, NC 28202
704 370 0550
http://www.vialogix.com/