Hi all, Hi all,
I just released perl-ldap 0.59 to CPAN: http://search.cpan.org/dist/perl-ldap/ It contains the usual enhancements and fixes; see below. For those of you directly pulling from GitHub, the repository https://github.com/perl-ldap/perl-ldap has been updated accordingly. Have fun Peter 0.59 -- Tue Mar 4 16:21:15 CET 2014 Bug Fixes: * Handle SASL security layers correctly on rebind Thanks Ben Morrow <b...@morrow.me.uk> * Control/Paged.pm: fix typo in POD sample code Enhancements: * t/60cancel.t: add explanation about potential cause of failure * LDAP.pm: accessor method sasl for Authen::SASL object * LDAP.pm: adapt socket() to support SASL layers * Message.pod: consolidate dcwocumentation of control() * Control.pm: documentation update * LDAP.pod: add note about IO::Socket::IP and Timeout * LDIF.pm: overhaul - set error when write fails - simplify _read_entry - simplify _write_entry - coding style harmonization - error checks when reading changetype: delete - make _error() return undef/empty list, adapt callers - refactor handling DNs when reading - new method _read_attribute_value() -- Peter Marschall pe...@adpm.de