Hi all, I just released perl-ldap 0.67 to CPAN: http://search.cpan.org/dist/perl-ldap/ https://metacpan.org/release/perl-ldap
For those of you directly pulling from GitHub, the repository https://github.com/perl-ldap/perl-ldap/releases has been updated accordingly. Please find a short log of the changes below. Thanks to * Eero Häkkinen https://github.com/eehakkin * Jason Cooper https://github.com/jlcooper * Petr Pisar https://github.com/ppisar for their bug reports / patches and * Felipe Gasper <fel...@felipegasper.com> for pestering me to release a new version. Have fun & Merry Christmas Peter 0.67 -- Sat Dec 26 14:50:55 CEST 2020 Enhancements * Makefile.PL: update author & bugtracker * LDIF.pm: support controls when reading * Control/TreeDelete.pm: new * Entry.pm: new option 'nooptions' for get_value() * various typo fixes Bug Fixes * LDAP.pm: do not persist the default sslserver * LDAP.pm: correct parameter to restrict IP family with IO::Socket::IP * data/regenerate_cert.sh: fix shebang -- Peter Marschall pe...@adpm.de