On Tue, 19 Sep 2006 20:49:44 +0200 Peter Marschall <[EMAIL PROTECTED]> wrote:
> Hi,
>
> not a perl-ldap problem but a general Perl question:
> 1) Hashes in Perl are case-sensitive: ldap vs. LDAP.
> 2) You need to write $ldapcnnection->{ldap} or $$ldapconnection{ldap}
> as $ldapconnection is a hash ref
>
> Hope it helps
> Peter
Hehe, thanks for pointing out the painfully obvious there. Just went
and double checked the script and I did indeed swap cases there.
signature.asc
Description: PGP signature
