The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::LDAP - CLI tool providing common manipulation on LDAP servers

SYNOPSIS

    use App::LDAP;

    App::LDAP->new->run;

DESCRIPTION

App::LDAP is intent on providing client-side solution of RFC 2307, RFC 2798.

AUTHOR

shelling <navyblueshellingford@gmail.com>

SEE ALSO

LICENSE

Copyright (C) shelling

The MIT License