Begin forwarded message:
From: Giovanni Mancuso <[EMAIL PROTECTED]> Date: May 30, 2007 4:29:25 AM CDT To: [EMAIL PROTECTED] Subject: Problem with your module NET::LDAP Message-Id: <[EMAIL PROTECTED]>Hi, I am an italian boy that have a problem with yuor module used tu comunicate with ldap(Net::Ldap). When i do the following row for example: $resultmodify = $ldap->modify ($entry->dn, add => { 'mgrpRFC822MailMember' => $_ } ); in my ldap, the same attributes, are inserted some time encoded in base64, and some time in clearly text. Can you help me? I know that my english is far from being perfect, but I hope that you understood the problem Thanks
