On Mon, Sep 6, 2010 at 10:48 PM, Dieter Kluenter <die...@dkluenter.de> wrote: > Hi, > after updating Authen::SASL to version 2.15 and Net::LDAP to version > 0.4001, running http://pastebin.de/9737 > I get following warnings > > Use of uninitialized value in numeric gt (>) at > /usr/lib/perl5/site_perl/5.10.0/Authen/SASL/Perl.pm line 179, > and > Useless use of hash element in void context at > /usr/lib/perl5/site_perl/5.10.0/Net/LDAP/Intermediate/SyncInfo.pm > line 59, Hm, this is beyong my perl knowledge.
Does doing a simple search works (without SyncRequest)? Does removing line 61 of Net/LDAP/Intermediate/SyncInfo.pm ($self->{asn}{cookie};) suppress the second warning? Mathieu Parent