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