Help for this page

Select Code to Download


  1. or download this
    Net::LDAP=HASH(0x8d9c378) sending:
    Net::LDAP=HASH(0x8d9c378) received:
    ...
    000E     : }
    Net::LDAP=HASH(0x8d9c378) sending:
    
  2. or download this
    
    use Net::LDAP;
    ...
    $result->code && warn "$dn" ."failed to add entry: ", $result->error ;
    
    }