[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Understanding back_perl SampleLDAP.pm



I wrote:
> $this should be the return value from sub new.  It's a blessed reference
> to a hash table, thus %{$this} (or just %$this) is the hash table.

Oops, I lost the final sentence:

%$this is a {dn: entry} hash, filled in by sub add & co.

-- 
Hallvard