Help for this page

Select Code to Download


  1. or download this
    unless (eval {$ldap->modify($dn, add => {%attrs});1})
      { $ldap->modify($dn, replace => {%attrs}) }