Hi,

I just released perl-ldap 0.60 to CPAN:
        http://search.cpan.org/dist/perl-ldap/

This release fixes some issues on Windows with recent versions of 
Strawberry Perl.

The detailed 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 too.

Have fun
Peter

0.60 -- Sat Mar  8 14:00:02 CET 2014

Enhancements:
* IO::Socket::IP support
  - if installed in version 0.20 or higher, prefer it over IO::Socket::INET*
  - use IO::Socket::INET* as fallback if it isn't installed
  - this solves RT#93122, which IMHO is not really a bug of perl-ldap
* remove trailing whitespace in contrib/*

-- 
Peter Marschall
pe...@adpm.de

Reply via email to