NAME
App::LDAP::LDIF::OrgUnit - the representation of organization unit in LDAP
SYNOPSIS
my $ou = App::LDAP::LDIF::OrgUnit->new(
name => $name,
base => $base,
);App::LDAP::LDIF::OrgUnit - the representation of organization unit in LDAP
my $ou = App::LDAP::LDIF::OrgUnit->new(
name => $name,
base => $base,
);