App-LDAP

 view release on metacpan or  search on metacpan

bin/ldap  view on Meta::CPAN

#!/usr/bin/env perl
use lib 'lib';
use Modern::Perl;
use App::LDAP;
App::LDAP->new()->run();



( run in 0.506 second using v1.01-cache-2.11-cpan-97f6503c9c8 )