Revision history for Test-Net-LDAP 0.07 2015-03-25 Bugfix: Handle (attrs => ['*']) correctly in search. TODO: Support operational attributes 0.06 2015-03-24 Support arbitrary Net::LDAP subclasses. Bugfix for default scope in search (should be subtree). 0.05 2015-03-18 Bugfix with case-insensitive DN Add mock_target to normalize scheme://host:port 0.04 2014-08-03 Add mock_bind and mock_password https://github.com/mahiro/perl-Test-Net-LDAP/issues/1 0.03 2014-07-19 Support array ref as the hostnames for Net::LDAP->new() https://rt.cpan.org/Ticket/Display.html?id=96932 0.02 2013-07-07 Add support for root_dse 0.01 2013-01-06 Initial version