On 7/7/03 3:23 pm, Miroslav Zubcic <[EMAIL PROTECTED]> wrote: > Dear perl programmers, > > I think I found bug in Net::LDAP in the part which is doing something > with ASN.1 (Convert::ASN1).
The current version of Convert::ASN1 (0.19) has some bug fixes for utf8 support in perl >= 5.8. Either upgrade to that, or try setting your LANG environment variable so it doesn't include 'utf8'. (On Red Hat you can do this for all users in /etc/sysconfig/i18n.) > P. S. > Please include `Cc: <[EMAIL PROTECTED]>' if you replay to that mail on list. > > P. P. S. > Please help! ... I want to go on my summer vacation(1) :-) > Cheers, Chris
