Dear List, I had a look at the Net::LDAP:LDIF module. As I understand I can read LDIF from a file. I have however LDIF in a perl variable. Is there a easy way to use the variable instead of a file ? What I want to avoid is to use the IO System if not necessary.
Or should this change be made at the module ? Add a parameter in the constructor ? Thanx for any adivce Reinhard