ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
338 B
Text
8 lines
338 B
Text
This module provides some testing methods for LDAP operations, such as
|
|
search, add, and modify, where each method is suffixed with either _ok
|
|
or _is.
|
|
|
|
Test::Net::LDAP is a subclass of Net::LDAP, so all the methods defined
|
|
for Net::LDAP are available in addition to search_ok, add_is, etc.
|
|
|
|
WWW: https://metacpan.org/release/Test-Net-LDAP
|