$content =~ s/(\w+)(: *)(.*?)\n\n/$1.":".$2.encode_base64($3,'')."\n"/ges; &write_file(\('>'.$ldif_output_fn), \$content);