Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        print $entry->ldif;
    }
    $ldif->done;
    
  2. or download this
    dn: cn=Test,ou=Foo,o=Bar,c=US
    changetype: modify
    ...
     Test123
     Blah
    -