Hi all, perl-ldap 0.45 has been released to CPAN http://search.cpan.org/dist/perl- ldap/ The changes included are listed at the end of this email.
Of course, the GitHub repository https://github.com/perl-ldap/perl-ldap has been updated accordingly. Enjoy Peter 0.45 -- Wed Sep 5 11:20:46 CEST 2012 Bug Fixes * RT#72108 fix non-blocking IO with SSL * RT#74572 fix $entry->update($ldif) * RT#74759 fix POD spelling/grammar errors * RT#77180 use "sslv23" instead of "sslv2/3" for sslversion * work around a warning in Authen::SASL::Perl <= 2.1.5 * various typo fixes in documentation Enhancements * RT#77458 re-work IPv6 support * Don't accumulate intermediate messages passed to a callback. * slightly extend Net::LDAP::Entry->update() and document it * convenience alias done() for Net::LDAP->unbind() -- Peter Marschall pe...@adpm.de