Released perl-ldap 0.49
Peter Marschall <[email protected]> Sat, 6 Oct 2012 10:22:17 +0200
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Organization | ADPM |
| Message-ID | <[email protected]> |
Hi all, perl-ldap 0.49 has been released to CPAN a few seconds ago. http://search.cpan.org/dist/perl-ldap/ It should show at your CPAN mirrors within the next hours. 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 -- Peter Marschall [email protected] 0.49 -- Sat Oct 5 10:00:30 CEST 2012 Bug Fixes: * RT#79763 extend ldap_explode_dn() for RFC 4514 * RT#77291 canonicalize host name with ldapi:// * LDAP.pm: don't try to set errors on undefined objects Extensions: * Net/LDAP/Extra/AD.pm: convenience functions for AD * various documentation updates