in reply to
Re: Re: My first Perl module...
in thread
My first Perl module...
No, defining %self is not the answer (and I don't think
snax
said it was). You should use a valid syntax for references, like $self->{"_ldap"}, to refer to the anonymous hash that $self refers to.
/brother t0mas
Comment on
Re: Re: Re: My first Perl module...
In Section
Seekers of Perl Wisdom