perl-ldap 0.56 released
[email protected] (Peter Marschall) Sat, 8 Jun 2013 14:00:12 +0200
| Newsgroups | perl.ldap |
|---|---|
| Organization | ADPM |
| Message-ID | <[email protected]> |
Hi all, another month, another lrease of perl-ldap: A few minutes ago I released perl-ldap 0.56 to CPAN. Find it at http://search.cpan.org/dist/perl-ldap/ The changes included are listed at the end of this email. For those of you directly pulling from GitHub, the repository https://github.com/perl-ldap/perl-ldap has been updated accordingly. Have fun with it Peter 0.56 -- Sat Jun 8 13:14:47 CEST 2013 Bug Fixes: * RT#85941: LDAP.pm: new method data_ready() * RT#84886: Control/Relax.pm: fix typo in documentation Enhancements: * FAQ.pod: add more directory servers * t/07filtermatch.t: skip some tests unless Text::Soundex is installed * t/74matchedvalues.t: new, tests for MatchedValues control * t/73assert.t: new, tests for Assertion control * LDIF.pm: overhaul - flexibilize mode handling, accept PerlIO layers - get rid of dependency on Symbol & SelectSaver - convert _write_... to object methods - use indirect file handles for URLs * LWP/Protocol/ldap.pm: use regex as 1st arg to split() -- Peter Marschall [email protected]