On 18 Aug 2005 at 19:35, Graham Barr wrote: > > On Aug 18, 2005, at 9:11 AM, Alexandre Jousset wrote: > >> Hi, > >> I hard a hard time tracking this error down, but it seems the two > >> lines in > >> my code broke my LDAP CGI script: > >> use utf8; > >> use encoding 'utf8'; > >> Example to demonstrate: > >> # perl -wd -e 'use encoding "utf8";use Net::LDAP; use > >> Net::LDAP::RootDSE' > >> > > > > I have a similar problem getting schema when using utf8 with > > the same directives as above. I use v0.31. I would like to use the > > utf8 strings stored in the directory in a Gtk2-Perl entry widget > > without re-encoding them by hand. > > What versions of perl, Convert::ASN1 and Net::LDAP are you using ?
SuSE Linux 9.2: perl-5.8.5-3.2: This is perl, v5.8.5 built for i586-linux-thread-multi perl-Convert-ASN1-0.18-68: 0.18 perl-ldap-ssl-0.29-136, perl-ldap-0.29-136: 0.29 Regards, Ulrich