Hi all,
a few minutes ago I released perl-ldap 0.48 to CPAN,
http://search.cpan.org/dist/perl-ldap/
It should show up on your local CPAN mirror in 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
0.48 -- Thu Sep 20 10:55:20 CEST 2012
Bug Fixes:
* Util.pm: fix bug in escape_dn_value()
* t/55ssl.t: fix typos in output text
* LDIF.pm: with encode => 'canonical', do mbcescape DNs
* the usual typo fixes in docs
Enhancements:
* ASN.pm: adapt to RFC 4511
* Extension/{SetPassword,Refresh}.pm: polish ASN.1 definition
* LWP/Protocol/
ldap.pm: respond with requested MIME type
* LWP/Protocol/
ldap.pm: document 'x-format' URI extension
* LWP/Protocol/
ldap.pm: add DSMLv1 as output format
* test routines updated to work with recent OpenLDAP
* removed trailing spaces
* support OpenLDAP extension: scope => "children"
--
Peter Marschall
pe...@adpm.de